Skip to content

Commit

Permalink
Bump tox from 4.21.2 to 4.23.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.21.2 to 4.23.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.21.2...4.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 05223f2 commit ecbbd4a
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
@@ -47,7 +47,7 @@ dependencies = [
dev = [
"pre-commit == 4.0.1",
"pytest == 8.3.3",
"tox == 4.21.2",
"tox == 4.23.0",
]

[project.urls]

0 comments on commit ecbbd4a

Please sign in to comment.