Skip to content

Commit

Permalink
Update to Poetry 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
drhagen committed Oct 15, 2024
1 parent f2338bd commit a4b521e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
python-version: "3.9"
poetry-version: "1.8.3"
poetry-version: "1.8.4"

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
python-version: "3.9"
poetry-version: "1.8.3"
poetry-version: "1.8.4"

jobs:
pypi-publish:
Expand Down

0 comments on commit a4b521e

Please sign in to comment.