Skip to content

Commit ef7d12d

Browse files
chore(deps): bump virtualenv from 21.7.1 to 21.7.3 (#15427)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.7.1 to 21.7.3. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.1...21.7.3) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.7.3 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 11f964d commit ef7d12d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ urllib3==2.7.0 ; python_full_version >= '3.10'
260260
# via requests
261261
uv==0.12.3
262262
# via nox
263-
virtualenv==21.7.1
263+
virtualenv==21.7.3
264264
# via nox
265265
zipp==3.23.1 ; python_full_version < '3.10'
266266
# via importlib-metadata

0 commit comments

Comments
 (0)