Skip to content

Commit fa4bf8f

Browse files
Bump the all-dependencies group with 2 updates
Updates the requirements on [virtualenv](https://github.com/pypa/virtualenv) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `virtualenv` to 20.27.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.0...20.27.0) Updates `tox` to 4.23.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.21.0...4.23.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production dependency-group: all-dependencies - dependency-name: tox dependency-type: direct:production dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e66f11 commit fa4bf8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is used for running tox, flake8 and building the wheel
22
pip~=24.2
3-
virtualenv~=20.26
3+
virtualenv~=20.27
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.21
7+
tox~=4.23

0 commit comments

Comments
 (0)