Skip to content

Commit 85d92f6

Browse files
chore(deps): bump virtualenv from 20.27.1 to 20.28.0 (#12040)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.27.1 to 20.28.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.27.1...20.28.0) --- updated-dependencies: - dependency-name: virtualenv 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 abecfaa commit 85d92f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ uv==0.5.4 ; python_full_version >= '3.8'
296296
# via nox
297297
virtualenv==20.26.6 ; python_full_version < '3.8'
298298
# via nox
299-
virtualenv==20.27.1 ; python_full_version >= '3.8'
299+
virtualenv==20.28.0 ; python_full_version >= '3.8'
300300
# via nox
301301
webencodings==0.5.1 ; python_full_version < '3.8'
302302
# via bleach

0 commit comments

Comments
 (0)