Skip to content

Commit

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


Updates `poetry` from 1.8.5 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@1.8.5...2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 960ff4b commit 3a67661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/helpers/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hashin==1.0.2; python_version < '3.9'
hashin==1.0.3; python_version >= '3.9'
pipenv==2024.0.2
plette==2.1.0
poetry==1.8.5
poetry==2.0.1
# TODO: Replace 3p package `tomli` with 3.11's new stdlib `tomllib` once we drop support for Python 3.10.
tomli==2.0.1

Expand Down

0 comments on commit 3a67661

Please sign in to comment.