Bump tox from 4.4.12 to 4.5.1
Created by: dependabot[bot]
Bumps tox from 4.4.12 to 4.5.1.
Release notes
Sourced from tox's releases.
Test Trusted Publisher
No release notes provided.
4.5.0
What's Changed
- Bump deps and tools by
@gaborbernat
in tox-dev/tox#2987- git: Ignore the .lock file for demo_pkg_inline by
@hroncok
in tox-dev/tox#2988- Add FAQ entry on how to test against EOL Python versions by
@jugmac00
in tox-dev/tox#2991- Feature: suppress step timings for verbosity=1 #2891 by
@nedbat
in tox-dev/tox#2992Full Changelog: https://github.com/tox-dev/tox/compare/4.4.12...4.5.0
Changelog
Sourced from tox's changelog.
Release History
.. include:: _draft.rst
.. towncrier release notes start
v4.5.0 (2023-04-24)
Features - 4.5.0
- When run with verbosity=1, the per-step timing summaries are suppressed at the end of the run. Thanks to :user:`nedbat` at the PyCon 2023 sprints. (:issue:`2891`) Improved Documentation - 4.5.0
- Add FAQ entry on how to test EOL Python versions by :user:
jugmac00
. (:issue:2989
)
Commits
-
39b2bc4
Specify an environment in the release workflow (#2995) -
2c23bf6
Use PyPI Trusted Publishers (#2994) -
af43a28
release 4.5.0 -
d223d82
Feature: suppress step timings for verbosity=1 #2891 (#2992) -
47f13f5
Add FAQ entry on how to test against EOL Python versions (#2991) -
ff84a64
git: Ignore the .lock file for demo_pkg_inline (#2988) -
3af29f0
Bump deps and tools (#2987) - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)