Skip to content

Commit

Permalink
build(deps): Bump poetry in /.github/workflows in the ci group
Browse files Browse the repository at this point in the history
Bumps the ci group in /.github/workflows with 1 update: [poetry](https://github.com/python-poetry/poetry).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 67522cf commit 97f201f
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,3 +1,3 @@
pip==24.3.1
poetry==2.0.0
poetry==2.0.1
tox==4.23.2

0 comments on commit 97f201f

Please sign in to comment.