Skip to content

Commit 64e6ec9

Browse files
Bump virtualenv from 20.26.3 to 20.26.6 (#156)
* Bump virtualenv from 20.26.3 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 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.26.3...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE-3RD-PARTY-CONTENT.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BjoernAtBosch <[email protected]>
1 parent 73832c4 commit 64e6ec9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NOTICE-3RD-PARTY-CONTENT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
|types-protobuf|5.27.0.20240626|Apache 2.0|
6666
|typing-extensions|4.12.2|Python Software Foundation License|
6767
|tzlocal|5.2|MIT|
68-
|virtualenv|20.26.3|MIT|
68+
|virtualenv|20.26.6|MIT|
6969
|wheel|0.44.0|MIT|
7070
|wrapt|1.16.0|BSD|
7171
|yarl|1.9.7|Apache 2.0|

requirements.txt

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ typing-extensions==4.12.2
171171
# opentelemetry-sdk
172172
tzlocal==5.2
173173
# via apscheduler
174-
virtualenv==20.26.3
174+
virtualenv==20.26.6
175175
# via
176176
# pre-commit
177177
# tox

0 commit comments

Comments
 (0)