Skip to content

Commit 67c6225

Browse files
build(deps): update tox requirement from ==4.23.* to ==4.24.*
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.23.0...4.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f96e083 commit 67c6225

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,4 +1,4 @@
11
coverage == 7.6.*
22
pre-commit == 4.0.*
3-
tox == 4.23.*
3+
tox == 4.24.*
44
django-stubs == 5.1.*

0 commit comments

Comments
 (0)