Skip to content

Commit 659f3a2

Browse files
Bump virtualenv from 20.26.3 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 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.26.3...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 f6aff7f commit 659f3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3
1717
sqlalchemy==1.4.53; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
1818
sqlparse==0.5.1; python_version >= '3.8'
1919
urllib3==2.2.2; python_version >= '3.8'
20-
virtualenv==20.26.3; python_version >= '3.7'
20+
virtualenv==20.36.1; python_version >= '3.7'

0 commit comments

Comments
 (0)