Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon authored Nov 4, 2024
1 parent 30e795d commit da0b858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ source = "https://github.com/apitally/apitally-py"
dev = [
"ipykernel~=6.26.0",
"mypy~=1.10.0",
"pre-commit~=4.0.1; python_version<'3.9'",
"pre-commit~=3.5.0; python_version<'3.9'",
"pre-commit~=4.0.1; python_version>='3.9'",
"ruff~=0.7.0",
]
Expand Down

0 comments on commit da0b858

Please sign in to comment.