Skip to content

Commit c7ee0a0

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

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
@@ -279,7 +279,7 @@ urllib3==2.5.0 ; python_full_version >= '3.9'
279279
# via requests
280280
uv==0.9.1
281281
# via nox
282-
virtualenv==20.34.0
282+
virtualenv==20.35.1
283283
# via nox
284284
zipp==3.20.2 ; python_full_version < '3.9'
285285
# via

0 commit comments

Comments
 (0)