Skip to content

Commit d76237d

Browse files
Bump virtualenv from 20.17.1 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.17.1 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.17.1...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 445a101 commit d76237d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

test-requirements.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ colorama==0.4.6
1818
# via tox
1919
coverage[toml]==7.0.0
2020
# via pytest-cov
21-
distlib==0.3.6
21+
distlib==0.3.9
2222
# via virtualenv
2323
exceptiongroup==1.0.4
2424
# via pytest
25-
filelock==3.8.2
25+
filelock==3.16.1
2626
# via
2727
# tox
2828
# virtualenv
@@ -47,7 +47,7 @@ pep517==0.13.0
4747
# via build
4848
pip-tools==6.12.1
4949
# via -r test-requirements.in
50-
platformdirs==2.6.0
50+
platformdirs==4.3.6
5151
# via
5252
# tox
5353
# virtualenv
@@ -75,14 +75,15 @@ tomli==2.0.1
7575
# build
7676
# coverage
7777
# mypy
78+
# pep517
7879
# pyproject-api
7980
# pytest
8081
# tox
8182
tox==4.0.16
8283
# via -r test-requirements.in
8384
typing-extensions==4.4.0
8485
# via mypy
85-
virtualenv==20.17.1
86+
virtualenv==20.26.6
8687
# via tox
8788
wheel==0.38.4
8889
# via pip-tools

0 commit comments

Comments
 (0)