Skip to content

Commit 3dadd67

Browse files
authored
Update main.yml
1 parent ce156be commit 3dadd67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Install dependencies
122122
run: |
123123
python -m pip install --upgrade pip
124-
pip install tox==4.24.0
124+
pip install tox==4.26.0
125125
126126
- name: Run tox
127127
run: tox -e ${{ matrix.name }}

0 commit comments

Comments
 (0)