Skip to content

Commit

Permalink
Remove dependencies upper bounds constraints (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts authored May 7, 2024
1 parent 27b136b commit 254aa0a
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 170 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff
args: [--fix]
Expand Down
Loading

0 comments on commit 254aa0a

Please sign in to comment.