Skip to content

Commit

Permalink
Update Poetry to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Jan 12, 2025
1 parent baa36bb commit 84cbf66
Show file tree
Hide file tree
Showing 4 changed files with 349 additions and 284 deletions.
2 changes: 1 addition & 1 deletion .github/constraints.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
poetry==1.8.1
poetry==2.0.0
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: '89c421dff2e1026ba12cdb9ebd731f4a83aa8021' # frozen: v0.8.6
rev: '18ba2d02dcafd1cc608bd83eff6c17fb0108ca71' # frozen: v0.9.1
hooks:
- id: ruff
args: [--fix]
Expand Down
Loading

0 comments on commit 84cbf66

Please sign in to comment.