Skip to content

Commit

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

---
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 Aug 15, 2023
1 parent 0c6614f commit c331c04
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.3.3; python_version >= '3.8'
pre-commit==2.21.0; python_version < '3.8'
tox==4.7.0
tox==4.8.0

0 comments on commit c331c04

Please sign in to comment.