We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63baad commit ec56855Copy full SHA for ec56855
.github/actions/setup-python-matrix/action.yml
@@ -47,4 +47,4 @@ runs:
47
shell: bash
48
run: |
49
python3.10 -m pip install -U pip
50
- python3.10 -m pip install -U wheel setuptools 'tox<4' 'virtualenv<20.21.1'
+ python3.10 -m pip install -U wheel setuptools 'tox<4' 'virtualenv<20.22.0'
0 commit comments