Skip to content

Commit aeccd1f

Browse files
chore(deps): bump virtualenv from 20.32.0 to 20.33.0 (#13237)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.32.0 to 20.33.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.32.0...20.33.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff53f52 commit aeccd1f

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
@@ -267,7 +267,7 @@ urllib3==2.5.0 ; python_full_version >= '3.9'
267267
# via requests
268268
uv==0.8.4
269269
# via nox
270-
virtualenv==20.32.0
270+
virtualenv==20.33.0
271271
# via nox
272272
zipp==3.20.2 ; python_full_version < '3.9'
273273
# via

0 commit comments

Comments
 (0)