Skip to content

Commit 8ab6708

Browse files
chore(deps): bump virtualenv from 20.29.1 to 20.29.2 (#12437)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.1 to 20.29.2. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.1...20.29.2) --- updated-dependencies: - dependency-name: virtualenv 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 bcf265e commit 8ab6708

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
@@ -316,7 +316,7 @@ uv==0.5.30 ; python_full_version >= '3.8'
316316
# via nox
317317
virtualenv==20.26.6 ; python_full_version < '3.8'
318318
# via nox
319-
virtualenv==20.29.1 ; python_full_version >= '3.8'
319+
virtualenv==20.29.2 ; python_full_version >= '3.8'
320320
# via nox
321321
webencodings==0.5.1 ; python_full_version < '3.8'
322322
# via bleach

0 commit comments

Comments
 (0)