Skip to content

Commit 6dd2b4c

Browse files
Bump virtualenv from 20.24.5 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.5 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.5...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0a6ea7 commit 6dd2b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ setuptools==70.0.0; python_version >= '3.8'
3333
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3434
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
3535
urllib3==2.2.2; python_version >= '3.7'
36-
virtualenv==20.24.5; python_version >= '3.7'
36+
virtualenv==20.26.6; python_version >= '3.7'
3737
watchdog==3.0.0; python_version >= '3.7'
3838
werkzeug==3.0.3; python_version >= '3.8'

0 commit comments

Comments
 (0)