Skip to content

Commit

Permalink
update lock and poetry version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rsiemens committed Nov 15, 2023
1 parent 22410fb commit b7a3b48
Showing 2 changed files with 425 additions and 425 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
poetry-version: ["1.1.13"]
poetry-version: ["1.4.2"]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
848 changes: 424 additions & 424 deletions poetry.lock

Large diffs are not rendered by default.

0 comments on commit b7a3b48

Please sign in to comment.