Skip to content

Commit 9879c98

Browse files
build(deps): update tox requirement from ==4.15.* to ==4.17.*
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [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.17.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bac5ea commit 9879c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coverage == 7.5.*
22
pre-commit == 3.5.*
3-
tox == 4.15.*
3+
tox == 4.17.*
44
psycopg2-binary
55
django-stubs == 5.0.*

0 commit comments

Comments
 (0)