Skip to content

Commit

Permalink
chore: update poetry version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renaudjester committed Jan 13, 2025
1 parent 923fc64 commit ab4d5d5
Show file tree
Hide file tree
Showing 4 changed files with 430 additions and 263 deletions.
2 changes: 1 addition & 1 deletion conda_environment.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- python==3.12
- poetry==1.8.2
- poetry==2.0.0
- git==2.44.0
- pip==24.0
- gh==2.45.0
2 changes: 1 addition & 1 deletion conda_environment_binary.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- python==3.12
- poetry==1.8.2
- poetry==2.0.0
- git==2.44.0
- pip==24.0
- gh==2.45.0
Expand Down
Loading

0 comments on commit ab4d5d5

Please sign in to comment.