Skip to content

Commit 4611f7d

Browse files
Bump virtualenv in /requirements/static/ci/py3.10
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.7 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.24.7...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 3de3526 commit 4611f7d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/static/ci/py3.10/darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ urllib3==1.26.20 ; python_version >= "3.10" and python_version < "3.11"
487487
# responses
488488
vcert==0.9.1 ; sys_platform != "win32" and python_version < "3.13.0"
489489
# via -r requirements/static/ci/common.in
490-
virtualenv==20.24.7
490+
virtualenv==20.36.1
491491
# via
492492
# -r requirements/static/ci/common.in
493493
# pytest-salt-factories

requirements/static/ci/py3.10/freebsd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ urllib3==1.26.20 ; python_version >= "3.10" and python_version < "3.11"
492492
# responses
493493
vcert==0.9.1 ; sys_platform != "win32" and python_version < "3.13.0"
494494
# via -r requirements/static/ci/common.in
495-
virtualenv==20.24.7
495+
virtualenv==20.36.1
496496
# via
497497
# -r requirements/static/ci/common.in
498498
# pytest-salt-factories

requirements/static/ci/py3.10/linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ urllib3==1.26.20 ; python_version >= "3.10" and python_version < "3.11"
556556
# responses
557557
vcert==0.9.1 ; sys_platform != "win32" and python_version < "3.13.0"
558558
# via -r requirements/static/ci/common.in
559-
virtualenv==20.24.7
559+
virtualenv==20.36.1
560560
# via
561561
# -r requirements/static/ci/common.in
562562
# pytest-salt-factories

requirements/static/ci/py3.10/windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ urllib3==1.26.20 ; python_version >= "3.10" and python_version < "3.11"
480480
# python-etcd
481481
# requests
482482
# responses
483-
virtualenv==20.24.7
483+
virtualenv==20.36.1
484484
# via
485485
# -r requirements/static/ci/common.in
486486
# pytest-salt-factories

0 commit comments

Comments
 (0)