Skip to content

Commit a54cd11

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

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
@@ -334,7 +334,7 @@ urllib3==2.6.3 ; python_full_version >= '3.9'
334334
# via requests
335335
uv==0.11.5
336336
# via nox
337-
virtualenv==21.2.0
337+
virtualenv==21.2.1
338338
# via nox
339339
zipp==3.20.2 ; python_full_version < '3.9'
340340
# via

0 commit comments

Comments
 (0)