Skip to content

Commit

Permalink
fix: bump tox from 4.15.0 to 4.18.0
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.15.0 to 4.18.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.0...4.18.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 Aug 14, 2024
1 parent ab7c2b8 commit 38c7155
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 @@ -119,7 +119,7 @@ dev = [
"black==24.4.2",
"pre-commit>=2.19.0",
"pytest==7.4.0",
"tox==4.15.0",
"tox==4.18.0",
"sphinx<7",
"sphinx-rtd-theme"
]
Expand Down

0 comments on commit 38c7155

Please sign in to comment.