Skip to content

Commit

Permalink
These changes require 3.9 -> revert
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes committed Oct 30, 2024
1 parent e3c50f7 commit 6b23fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
TEST_REQUIRES = (
# Unit testing
"pytest==8.3.3",
"coverage==7.6.4",
"pytest-cov==6.0.0",
"coverage==7.6.1",
"pytest-cov==5.0.0",
# Formatting & linting
"black==24.10.0",
"isort==5.13.2",
Expand Down

0 comments on commit 6b23fe5

Please sign in to comment.