Skip to content

Commit ca99ce5

Browse files
Bump virtualenv from 20.29.2 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.2 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.29.2...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dadbe2c commit ca99ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ sniffio==1.3.1
3838
typing-extensions==4.12.2
3939
uvicorn[standard]==0.34.0
4040
uvloop==0.21.0; (sys_platform != "cygwin" and sys_platform != "win32") and platform_python_implementation != "PyPy"
41-
virtualenv==20.29.2
41+
virtualenv==20.36.1
4242
watchfiles==1.0.4
4343
websockets==15.0

0 commit comments

Comments
 (0)