Skip to content

Commit 6a6d55e

Browse files
Bump virtualenv from 20.29.3 to 20.30.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.3 to 20.30.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.3...20.30.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da68401 commit 6a6d55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ doc = [
9090
"tox==4.24.2",
9191
"typing-extensions==4.12.2",
9292
"urllib3==2.3.0",
93-
"virtualenv==20.29.3",
93+
"virtualenv==20.30.0",
9494
"watchdog==6.0.0"
9595
]
9696
publish = [

0 commit comments

Comments
 (0)