Skip to content

Commit

Permalink
build(deps-dev): bump tox from 4.8.0 to 4.11.2
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.8.0 to 4.11.2.
- [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.8.0...4.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent a5137ed commit 472673f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
coverage
pre-commit==3.4.0; python_version >= '3.8'
pre-commit==2.21.0; python_version < '3.8'
tox==4.8.0
tox==4.11.2

0 comments on commit 472673f

Please sign in to comment.