Skip to content

Commit

Permalink
Bump tox from 4.11.4 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.4 to 4.12.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.11.4...4.12.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent 2802b83 commit 5f6b980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dev = [
"pre-commit == 3.6.0 ; python_version >= '3.9'",
"pytest == 7.4.4",
"setuptools_scm == 8.0.4",
"tox == 4.11.4",
"tox == 4.12.0",
]

[project.urls]
Expand Down

0 comments on commit 5f6b980

Please sign in to comment.