Skip to content

Commit

Permalink
bump poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Charlop-Powers authored and Zachary Charlop-Powers committed Dec 10, 2023
1 parent 2e3ce95 commit 6620262
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- uses: abatilo/actions-poetry@v2.1.3
- uses: abatilo/actions-poetry@v2.3.0

- name: install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/poetry-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- uses: abatilo/actions-poetry@v2.1.3
- uses: abatilo/actions-poetry@v2.3.0

- name: install dependencies
run: |
Expand Down

0 comments on commit 6620262

Please sign in to comment.