Skip to content

Commit 0e6aa17

Browse files
committed
updates
1 parent 367de25 commit 0e6aa17

3 files changed

Lines changed: 165 additions & 162 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==2025.2.9
16+
- run: pip install nox==2025.5.1
1717
- run: pip install nox-poetry==1.2.0
18-
- run: pip install poetry==2.1.2
18+
- run: pip install poetry==2.1.3
1919
- run: pip install poetry-plugin-export==1.8
2020
- run: nox --python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)