Skip to content

Commit

Permalink
build(deps-dev): bump tox from 4.8.0 to 4.11.3
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.3.
- [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.3)

---
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 and nijel committed Oct 17, 2023
1 parent a8713fa commit f14161f
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.5.0; python_version >= '3.8'
pre-commit==2.21.0; python_version < '3.8'
tox==4.8.0
tox==4.11.3

0 comments on commit f14161f

Please sign in to comment.