Skip to content

Commit

Permalink
Update snok/install-poetry requirement to v1.1.1 (#46)
Browse files Browse the repository at this point in the history
Updates the requirements on [snok/install-poetry](https://github.com/snok/install-poetry) to permit the latest version.
- [Release notes](https://github.com/snok/install-poetry/releases)
- [Commits](https://github.com/snok/install-poetry/commits/b618b9a0f1ac514ac332510e913d89907016d7b0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2021
1 parent 570964f commit 1dc5405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
python-version: 3.8
- name: Install Poetry
uses: snok/install-poetry@v1.0.0
uses: snok/install-poetry@v1.1.1
with:
version: 1.1.4
virtualenvs-create: true
Expand Down

0 comments on commit 1dc5405

Please sign in to comment.