Skip to content

Commit

Permalink
chore(deps): update dependency poetry to v1.8.2 (#569)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent d4f276b commit bd78e3e
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.1"
POETRY_VERSION: "1.8.2"
run: curl -sSL https://install.python-poetry.org | python - -y
shell: bash

Expand Down

0 comments on commit bd78e3e

Please sign in to comment.