Skip to content

Commit b13f337

Browse files
chore(deps): bump virtualenv from 21.3.1 to 21.3.2 (#14848)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.3.1 to 21.3.2. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.3.1...21.3.2) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.3.2 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 811ed68 commit b13f337

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
@@ -258,7 +258,7 @@ urllib3==2.7.0 ; python_full_version >= '3.10'
258258
# via requests
259259
uv==0.11.13
260260
# via nox
261-
virtualenv==21.3.1
261+
virtualenv==21.3.2
262262
# via nox
263263
zipp==3.23.1 ; python_full_version < '3.10.2'
264264
# via importlib-metadata

0 commit comments

Comments
 (0)