Skip to content

Commit 28007a6

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

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
@@ -337,7 +337,7 @@ uv==0.7.3 ; python_full_version >= '3.8'
337337
# via nox
338338
virtualenv==20.26.6 ; python_full_version < '3.8'
339339
# via nox
340-
virtualenv==20.31.1 ; python_full_version >= '3.8'
340+
virtualenv==20.31.2 ; python_full_version >= '3.8'
341341
# via nox
342342
webencodings==0.5.1 ; python_full_version < '3.8'
343343
# via bleach

0 commit comments

Comments
 (0)