Skip to content

Commit

Permalink
upgrade peotry / nox
Browse files Browse the repository at this point in the history
  • Loading branch information
ottobackwards committed Nov 29, 2024
1 parent 4376bd1 commit fb5d52e
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 116 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- run: pip install nox==2024.4.15
- run: pip install nox==2024.10.9
- run: pip install nox-poetry==1.0.3
- run: pip install poetry==1.8.3
- run: pip install poetry==1.8.4
- run: nox --python ${{ matrix.python-version }}
Loading

0 comments on commit fb5d52e

Please sign in to comment.