Skip to content

Commit 8e59f64

Browse files
chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (#1157)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lingqing Gan <[email protected]>
1 parent 94d5cec commit 8e59f64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.kokoro/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,9 @@ urllib3==2.2.2 \
517517
# via
518518
# requests
519519
# twine
520-
virtualenv==20.26.3 \
521-
--hash=sha256:4c43a2a236279d9ea36a0d76f98d84bd6ca94ac4e0f4a3b9d46d05e10fea542a \
522-
--hash=sha256:8cc4a31139e796e9a7de2cd5cf2489de1217193116a8fd42328f1bd65f434589
520+
virtualenv==20.26.6 \
521+
--hash=sha256:280aede09a2a5c317e409a00102e7077c6432c5a38f0ef938e643805a7ad2c48 \
522+
--hash=sha256:7345cc5b25405607a624d8418154577459c3e0277f5466dd79c49d5e492995f2
523523
# via nox
524524
wheel==0.43.0 \
525525
--hash=sha256:465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 \

0 commit comments

Comments
 (0)