Skip to content

Commit e845464

Browse files
committed
Upgrade virtualenv to patch vulnerability
1 parent b93d29a commit e845464

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ click==8.1.7
77
colorama==0.4.6
88
distlib==0.3.8
99
exceptiongroup==1.1.1
10-
filelock==3.20.2
10+
filelock==3.20.3
1111
idna==3.7
1212
iniconfig==2.0.0
1313
multidict==6.0.5
@@ -22,9 +22,9 @@ PyYAML==6.0.1
2222
requests==2.32.5
2323
tomli==2.0.1
2424
tox==4.16.0
25-
typing_extensions==4.12.2
25+
typing_extensions==4.15.0
2626
urllib3==2.6.3
2727
vcrpy==6.0.1
28-
virtualenv==20.29.2
28+
virtualenv==20.36.1
2929
wrapt==1.16.0
3030
yarl==1.9.4

0 commit comments

Comments
 (0)