Skip to content

Commit d7f446a

Browse files
chore(deps): bump virtualenv from 20.33.1 to 20.34.0 (#13300)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.1 to 20.34.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.33.1...20.34.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd6ff14 commit d7f446a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ urllib3==2.5.0 ; python_full_version >= '3.9'
267267
# via requests
268268
uv==0.8.10
269269
# via nox
270-
virtualenv==20.33.1
270+
virtualenv==20.34.0
271271
# via nox
272272
zipp==3.20.2 ; python_full_version < '3.9'
273273
# via

0 commit comments

Comments
 (0)