Skip to content

Commit fb5d52e

Browse files
committed
upgrade peotry / nox
1 parent 4376bd1 commit fb5d52e

3 files changed

Lines changed: 182 additions & 116 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
python-version: ${{ matrix.python-version }}
1515
architecture: x64
16-
- run: pip install nox==2024.4.15
16+
- run: pip install nox==2024.10.9
1717
- run: pip install nox-poetry==1.0.3
18-
- run: pip install poetry==1.8.3
18+
- run: pip install poetry==1.8.4
1919
- run: nox --python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)