Skip to content

Commit 690f438

Browse files
committed
build: update Poetry version
1 parent 64fe2ca commit 690f438

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
platform: [ "ubuntu-latest", "macos-latest", "windows-latest" ]
3030
python-version: [ "3.10", "3.11", "3.12", "3.13" ]
31-
poetry-version: [ "2.0.1" ]
31+
poetry-version: [ "2.1.4" ]
3232

3333
steps:
3434
- name: Checkout project

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)