Skip to content

Commit dce4ef5

Browse files
authored
Update tox version (#1220)
1 parent 55b8cc8 commit dce4ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Install dependencies
5454
run: |
5555
python -m pip install uv
56-
uv tool install tox==4.26.0 --with tox-uv
56+
uv tool install tox==4.28.4 --with tox-uv
5757
5858
- name: Run tox
5959
run: tox

0 commit comments

Comments
 (0)