We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73832c4 commit 64e6ec9Copy full SHA for 64e6ec9
NOTICE-3RD-PARTY-CONTENT.md
@@ -65,7 +65,7 @@
65
|types-protobuf|5.27.0.20240626|Apache 2.0|
66
|typing-extensions|4.12.2|Python Software Foundation License|
67
|tzlocal|5.2|MIT|
68
-|virtualenv|20.26.3|MIT|
+|virtualenv|20.26.6|MIT|
69
|wheel|0.44.0|MIT|
70
|wrapt|1.16.0|BSD|
71
|yarl|1.9.7|Apache 2.0|
requirements.txt
100755
100644
@@ -171,7 +171,7 @@ typing-extensions==4.12.2
171
# opentelemetry-sdk
172
tzlocal==5.2
173
# via apscheduler
174
-virtualenv==20.26.3
+virtualenv==20.26.6
175
# via
176
# pre-commit
177
# tox
0 commit comments