Skip to content

Commit d5cfa3d

Browse files
Bump virtualenv from 20.8.1 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.8.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.8.1...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.26.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1cd995 commit d5cfa3d

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

requirements.dev.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,17 @@ attrs==21.4.0
44
# via
55
# -c requirements.prod.txt
66
# pytest
7-
backports-entry-points-selectable==1.2.0
8-
# via virtualenv
97
cfgv==3.3.1
108
# via pre-commit
11-
coverage==6.5.0
9+
coverage[toml]==6.5.0
1210
# via -r requirements.dev.in
13-
distlib==0.3.3
11+
distlib==0.3.9
1412
# via virtualenv
1513
factory-boy==3.2.0
1614
# via -r requirements.dev.in
1715
faker==9.3.1
1816
# via factory-boy
19-
filelock==3.3.0
17+
filelock==3.18.0
2018
# via virtualenv
2119
identify==2.3.0
2220
# via pre-commit
@@ -34,7 +32,7 @@ packaging==25.0
3432
# via
3533
# -c requirements.prod.txt
3634
# pytest
37-
platformdirs==2.4.0
35+
platformdirs==4.3.7
3836
# via virtualenv
3937
pluggy==1.0.0
4038
# via pytest
@@ -56,7 +54,6 @@ six==1.16.0
5654
# via
5755
# -c requirements.prod.txt
5856
# python-dateutil
59-
# virtualenv
6057
text-unidecode==1.3
6158
# via faker
6259
toml==0.10.2
@@ -73,5 +70,5 @@ types-urllib3==1.26.7
7370
# via types-requests
7471
typing-extensions==4.0.1
7572
# via mypy
76-
virtualenv==20.8.1
73+
virtualenv==20.26.6
7774
# via pre-commit

0 commit comments

Comments
 (0)