Skip to content

Commit

Permalink
Bump poetry in /.github/workflows in the workflows-dependencies group (
Browse files Browse the repository at this point in the history
…#90)

Bumps the workflows-dependencies group in /.github/workflows with 1 update: [poetry](https://github.com/python-poetry/poetry).


Updates `poetry` from 1.8.4 to 1.8.5
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry@1.8.4...1.8.5)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workflows-dependencies
...

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 3, 2025
1 parent f6ae7ed commit 0dd648b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==24.3.1
nox==2024.10.9
nox-poetry==1.0.3
poetry==1.8.4
poetry==1.8.5
virtualenv==20.28.0

0 comments on commit 0dd648b

Please sign in to comment.