Skip to content

Commit be6566b

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

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.14
260260
# via nox
261-
virtualenv==21.3.2
261+
virtualenv==21.3.3
262262
# via nox
263263
zipp==3.23.1 ; python_full_version < '3.10.2'
264264
# via importlib-metadata

0 commit comments

Comments
 (0)