Skip to content

Commit

Permalink
fix: bump tox from 4.15.1 to 4.19.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.15.1 to 4.19.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.15.1...4.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 1633a81 commit 76fe277
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 @@ -35,7 +35,7 @@ dev = [
"black==24.4.2",
"pre-commit>=2.19.0",
"pytest==8.2.2",
"tox==4.15.1",
"tox==4.19.0",
"sphinx<8",
"sphinx-rtd-theme"
]
Expand Down

0 comments on commit 76fe277

Please sign in to comment.