Update dependency tox to v4.56.4#2713
Merged
Merged
Conversation
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
On Windows, EdgeService's log file can still be held open by the driver process for a moment after driver.quit(), so os.remove() raises PermissionError in teardown and fails tests/browsers/test_edge.py's log-related tests (test_log_to_file, test_log_level, test_log_features, test_build_checks). The Ruby examples avoid this by cleaning up with FileUtils.rm_f, which ignores StandardError-derived failures by design. Mirror that with contextlib.suppress(OSError) around the removal. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
diemol
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.32.0→==4.56.4Release Notes
tox-dev/tox (tox)
v4.56.4Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.56.3...4.56.4
v4.56.3Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.56.2...4.56.3
v4.56.2Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.56.1...4.56.2
v4.56.1Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.56.0...4.56.1
v4.56.0Compare Source
What's Changed
development.rstby @mushitoriami in #3961reference/config.rstby @mushitoriami in #3962New Contributors
Full Changelog: tox-dev/tox@4.55.1...4.56.0
v4.55.1Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.55.0...4.55.1
v4.55.0Compare Source
What's Changed
TERMINFOwhen in an interactive shell by @edgarrmondragon in #3946Full Changelog: tox-dev/tox@4.54.0...4.55.0
v4.54.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.53.1...4.54.0
v4.53.1Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.53.0...4.53.1
v4.53.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.52.1...4.53.0
v4.52.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.52.0...4.52.1
v4.52.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.51.0...4.52.0
v4.51.0Compare Source
What's Changed
base_python_fileconfig option by @rahuldevikar in #3899New Contributors
Full Changelog: tox-dev/tox@4.50.3...4.51.0
v4.50.3Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.50.2...4.50.3
v4.50.2Compare Source
What's Changed
docs/man/tox.1.rstby @branchv in #3890New Contributors
Full Changelog: tox-dev/tox@4.50.1...4.50.2
v4.50.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.50.0...4.50.1
v4.50.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.49.1...4.50.0
v4.49.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.49.0...4.49.1
v4.49.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.48.1...4.49.0
v4.48.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.48.0...4.48.1
v4.48.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.47.3...4.48.0
v4.47.3Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.47.2...4.47.3
v4.47.2Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.47.1...4.47.2
v4.47.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.47.0...4.47.1
v4.47.0Compare Source
What's Changed
base_pythonin TOML by @gaborbernat in #3843Full Changelog: tox-dev/tox@4.46.3...4.47.0
v4.46.3Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.46.2...4.46.3
v4.46.2Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.46.1...4.46.2
v4.46.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.46.0...4.46.1
v4.46.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.45.0...4.46.0
v4.45.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.44.0...4.45.0
v4.44.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.43.0...4.44.0
v4.43.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.42.0...4.43.0
v4.42.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.41.0...4.42.0
v4.41.0Compare Source
What's Changed
package = "deps-only"mode by @gaborbernat in #3774Full Changelog: tox-dev/tox@4.40.0...4.41.0
v4.40.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.39.0...4.40.0
v4.39.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.38.0...4.39.0
v4.38.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.37.0...4.38.0
v4.37.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.36.1...4.37.0
v4.36.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.36.0...4.36.1
v4.36.0Compare Source
What's Changed
tox configwhen exceptions occur by @veeceey in #3683New Contributors
Full Changelog: tox-dev/tox@4.35.0...4.36.0
v4.35.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.34.1...4.35.0
v4.34.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.34.0...4.34.1
v4.34.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.33.0...4.34.0
v4.33.0Compare Source
What's Changed
py{39-314}by @ferdnyc in #3652sphinx-issuesextension by @webknjaz in #3655Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.