Skip to content

Commit

Permalink
ci: Bump poetry 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cpswan committed Apr 4, 2024
1 parent abb8407 commit 4ebc41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_python_requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439 # v3.0.0
with:
poetry-version: '1.7.1'
poetry-version: '1.8.2'

- name: Bump Python dependencies
if: ${{ github.actor == 'dependabot[bot]' }}
Expand Down

0 comments on commit 4ebc41e

Please sign in to comment.