Skip to content

Commit

Permalink
chore(deps): bump abatilo/actions-poetry from 3.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v3.0.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent d82191c commit 349205a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.9
- uses: abatilo/actions-poetry@v3.0.1
- uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.5.1
- name: Run poetry build
Expand Down

0 comments on commit 349205a

Please sign in to comment.