Skip to content

Commit

Permalink
chore(deps): update dependency poetry to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 83ea349 commit bbed15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-poetry-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
- name: Install Poetry
env:
# renovate: datasource=pypi depName=poetry
POETRY_VERSION: "1.7.0"
POETRY_VERSION: "1.7.1"
run: curl -sSL https://install.python-poetry.org | python - -y
shell: bash

Expand Down

0 comments on commit bbed15a

Please sign in to comment.