Skip to content

Commit

Permalink
update poetry and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ottobackwards committed Feb 23, 2025
1 parent 5118c91 commit 928c504
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 96 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- run: pip install nox==2024.10.9
- run: pip install nox==2025.2.9
- run: pip install nox-poetry==1.1.0
- run: pip install poetry==2.0.1
- run: pip install poetry==2.1.1
- run: pip install poetry-plugin-export==1.8
- run: nox --python ${{ matrix.python-version }}
Loading

0 comments on commit 928c504

Please sign in to comment.