Skip to content

Commit 0d2df66

Browse files
Update tox requirement in the all-dependencies group
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `tox` to 4.20.0 - [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.18.0...4.20.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f19e71 commit 0d2df66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ virtualenv~=20.26
44
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
55
logilab-common~=2.0
66
m2r~=0.3
7-
tox~=4.18
7+
tox~=4.20

0 commit comments

Comments
 (0)