Skip to content

Commit 367de25

Browse files
committed
update poetry and dependencies
1 parent 928c504 commit 367de25

3 files changed

Lines changed: 134 additions & 49 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
python-version: ${{ matrix.python-version }}
1515
architecture: x64
1616
- run: pip install nox==2025.2.9
17-
- run: pip install nox-poetry==1.1.0
18-
- run: pip install poetry==2.1.1
17+
- run: pip install nox-poetry==1.2.0
18+
- run: pip install poetry==2.1.2
1919
- run: pip install poetry-plugin-export==1.8
2020
- run: nox --python ${{ matrix.python-version }}

poetry.lock

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

0 commit comments

Comments
 (0)