Skip to content

Commit 1e1b59f

Browse files
Update tox requirement from ~=4.17.1 to ~=4.23.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.17.1...4.23.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b82f71 commit 1e1b59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
build~=1.2.1
22
pre-commit~=3.8.0
33
twine~=5.1.1
4-
tox~=4.17.1
4+
tox~=4.23.0
55
pytest~=8.3.2
66
pytest-cov~=5.0.0
77
pytest-resource-path~=1.3.0

0 commit comments

Comments
 (0)