Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nijel committed Jul 7, 2023
1 parent 8b6d1fd commit 1470eea
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.6.3
tox==4.6.4

0 comments on commit 1470eea

Please sign in to comment.