Skip to content

Commit c133214

Browse files
Bump virtualenv from 20.16.4 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.4 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.16.4...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 732601d commit c133214

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

requirements.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ cfgv==3.3.1
1212
# via pre-commit
1313
click==8.1.3
1414
# via pip-tools
15-
distlib==0.3.6
15+
distlib==0.3.9
1616
# via virtualenv
17-
filelock==3.8.0
17+
filelock==3.16.1
1818
# via virtualenv
1919
identify==2.5.3
2020
# via pre-commit
@@ -26,7 +26,7 @@ pep517==0.13.0
2626
# via build
2727
pip-tools==6.8.0
2828
# via -r requirements.in
29-
platformdirs==2.5.2
29+
platformdirs==4.3.6
3030
# via virtualenv
3131
pre-commit==2.20.0
3232
# via -r requirements.in
@@ -36,7 +36,11 @@ pyyaml==6.0
3636
# via pre-commit
3737
toml==0.10.2
3838
# via pre-commit
39-
virtualenv==20.16.4
39+
tomli==2.2.1
40+
# via
41+
# build
42+
# pep517
43+
virtualenv==20.26.6
4044
# via pre-commit
4145
wheel==0.38.1
4246
# via

0 commit comments

Comments
 (0)