Skip to content

Commit

Permalink
Merge pull request #120 from atsign-foundation/cpswan-bump-poetry-1.7.1
Browse files Browse the repository at this point in the history
build(deps): Bump poetry to 1.7.1
  • Loading branch information
cpswan authored Dec 14, 2023
2 parents dcfb54e + 76cd7ad commit bc42480
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@192395c0d10c082a7c62294ab5d9a9de40e48974 # v2.3.0
with:
poetry-version: '1.6.1'
poetry-version: '1.7.1'

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

0 comments on commit bc42480

Please sign in to comment.