Skip to content

Commit 78b25db

Browse files
Update tox requirement from >=3.9.0 to >=4.25.0
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.25.0...4.25.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba6a0ec commit 78b25db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest >= 8.3.5
22
pytest-cov >= 2.8.1
3-
tox >= 3.9.0
3+
tox >= 4.25.0
44
flake8 >= 4.0.0
55
types-python-dateutil >= 2.8.19.14
66
mypy >= 1.5

0 commit comments

Comments
 (0)