Skip to content

Commit

Permalink
Bump tox version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Aug 30, 2023
1 parent 03b817b commit a5d7930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade build coveralls setuptools tox==4.0.2 wheel
python -m pip install --upgrade build coveralls setuptools tox==4.11.0 wheel
- name: Build Vulture wheel
run: python -m build
Expand Down

0 comments on commit a5d7930

Please sign in to comment.