Skip to content

Commit 81a1c81

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.26.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.25.0...4.26.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.26.0 dependency-type: direct:production dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 414b979 commit 81a1c81

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.31
44
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
55
logilab-common~=2.1
66
m2r~=0.3
7-
tox~=4.25
7+
tox~=4.26

0 commit comments

Comments
 (0)