Skip to content

Commit d40fcf8

Browse files
committed
Upgrade virtualenv 20.8.1 -> 20.30.0
1 parent 97a83e9 commit d40fcf8

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

requirements.dev.txt

Lines changed: 4 additions & 7 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
119
coverage==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.30.0
7774
# via pre-commit

0 commit comments

Comments
 (0)