Skip to content

Commit dd47016

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

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
@@ -248,7 +248,7 @@ urllib3==2.6.3
248248
# via requests
249249
uv==0.11.7
250250
# via nox
251-
virtualenv==21.2.4
251+
virtualenv==21.3.0
252252
# via nox
253253
zipp==3.23.0 ; python_full_version < '3.10.2'
254254
# via importlib-metadata

0 commit comments

Comments
 (0)