Skip to content

Commit 928c504

Browse files
committed
update poetry and dependencies
1 parent 5118c91 commit 928c504

4 files changed

Lines changed: 111 additions & 96 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
with:
1414
python-version: ${{ matrix.python-version }}
1515
architecture: x64
16-
- run: pip install nox==2024.10.9
16+
- run: pip install nox==2025.2.9
1717
- run: pip install nox-poetry==1.1.0
18-
- run: pip install poetry==2.0.1
18+
- run: pip install poetry==2.1.1
1919
- run: pip install poetry-plugin-export==1.8
2020
- run: nox --python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)