Skip to content

Commit

Permalink
Remove dependencies upper bounds constraints (#3)
Browse files Browse the repository at this point in the history
* Remove dependencies upper bounds

* pre-commit autoupdate
  • Loading branch information
aliberts committed May 7, 2024
1 parent aa73da8 commit 7f19312
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 99 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 7f19312

Please sign in to comment.