Skip to content

Commit 56c6cfa

Browse files
dependabot(deps-dev): update tox requirement from ~=3.7 to ~=3.25
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/master/docs/changelog.rst) - [Commits](tox-dev/tox@3.7.0...3.25.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd68474 commit 56c6cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e .
2-
tox ~= 3.7
2+
tox ~= 3.25
33
mypy
44
pytest ~= 6.0
55
pytest-cov

0 commit comments

Comments
 (0)