Skip to content

Commit

Permalink
Bump Gr1N/setup-poetry from 7 to 8 (#150)
Browse files Browse the repository at this point in the history
Bumps [Gr1N/setup-poetry](https://github.com/Gr1N/setup-poetry) from 7 to 8.
- [Release notes](https://github.com/Gr1N/setup-poetry/releases)
- [Commits](Gr1N/setup-poetry@v7...v8)

---
updated-dependencies:
- dependency-name: Gr1N/setup-poetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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 and shouples committed Jan 6, 2023
1 parent a032eb2 commit b4a44d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup nox
uses: daisylb/[email protected]
- name: Setup poetry
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: Install dependencies
run: |
poetry export -f requirements.txt --extras "docs" --without-hashes --with dev --output requirements.txt
Expand All @@ -39,7 +39,7 @@ jobs:
- name: Setup nox
uses: daisylb/[email protected]
- name: Setup poetry
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: Install dependencies
run: |
poetry export -f requirements.txt --extras "docs" --without-hashes --with dev --output requirements.txt
Expand Down

0 comments on commit b4a44d4

Please sign in to comment.