Skip to content

Commit ad705c8

Browse files
authored
Merge pull request #15 from johnlettman/dependabot/pip/virtualenv-20.26.6
Bump virtualenv from 20.24.3 to 20.26.6
2 parents aeefaa3 + af15189 commit ad705c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ tomlkit==0.12.1 ; python_version >= "3.8" and python_version < "4.0"
6464
trove-classifiers==2023.8.7 ; python_version >= "3.8" and python_version < "4.0"
6565
typing-extensions==4.7.1 ; python_version >= "3.8" and python_version < "4.0"
6666
urllib3==1.26.16 ; python_version >= "3.8" and python_version < "4.0"
67-
virtualenv==20.24.3 ; python_version >= "3.8" and python_version < "4.0"
67+
virtualenv==20.26.6 ; python_version >= "3.8" and python_version < "4.0"
6868
webencodings==0.5.1 ; python_version >= "3.8" and python_version < "4.0"
6969
xattr==0.10.1 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "darwin"
7070
zipp==3.16.2 ; python_version >= "3.8" and python_version < "3.12"

0 commit comments

Comments
 (0)