Skip to content

Commit

Permalink
Upgrade poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidPal committed Jan 24, 2025
1 parent 5e925ea commit 929552d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run:
name: Install poetry
command: |
pip --verbose install poetry==1.8.5
pip --verbose install poetry==2.0.1
- run:
name: Install dependencies
Expand Down

0 comments on commit 929552d

Please sign in to comment.