Skip to content

Commit 9059da0

Browse files
chore(deps): bump virtualenv from 20.28.0 to 20.28.1 (#12227)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.0 to 20.28.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.28.1) --- 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 c39a1a3 commit 9059da0

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
@@ -307,7 +307,7 @@ uv==0.5.14 ; python_full_version >= '3.8'
307307
# via nox
308308
virtualenv==20.26.6 ; python_full_version < '3.8'
309309
# via nox
310-
virtualenv==20.28.0 ; python_full_version >= '3.8'
310+
virtualenv==20.28.1 ; python_full_version >= '3.8'
311311
# via nox
312312
webencodings==0.5.1 ; python_full_version < '3.8'
313313
# via bleach

0 commit comments

Comments
 (0)