Skip to content

Commit 4748b8b

Browse files
Bump virtualenv from 20.35.4 to 20.36.1 in /dev_tools/requirements/envs
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.4...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8c11c0 commit 4748b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_tools/requirements/envs/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ urllib3==2.6.3
838838
# twine
839839
uvicorn==0.40.0
840840
# via sphinx-autobuild
841-
virtualenv==20.35.4
841+
virtualenv==20.36.1
842842
# via -r deps/packaging.txt
843843
watchfiles==1.1.1
844844
# via sphinx-autobuild

0 commit comments

Comments
 (0)