Skip to content

Commit

Permalink
Bump poetry-core from 1.6.1 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [poetry-core](https://github.com/python-poetry/poetry-core) from 1.6.1 to 1.9.0.
- [Release notes](https://github.com/python-poetry/poetry-core/releases)
- [Changelog](https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry-core@1.6.1...1.9.0)

---
updated-dependencies:
- dependency-name: poetry-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent e2a8768 commit 9c27179
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ packaging==21.2 \
# via
# -r requirements-build.in
# setuptools-scm
poetry-core==1.6.1 \
--hash=sha256:0f9b0de39665f36d6594657e7d57b6f463cc10f30c28e6d1c3b9ff54c26c9ac3 \
--hash=sha256:70707340447dee0e7f334f9495ae652481c67b32d8d218f296a376ac2ed73573
poetry-core==1.9.0 \
--hash=sha256:4e0c9c6ad8cf89956f03b308736d84ea6ddb44089d16f2adc94050108ec1f5a1 \
--hash=sha256:fa7a4001eae8aa572ee84f35feb510b321bd652e5cf9293249d62853e1f935a2
# via -r requirements-build.in
pycairo==1.20.1 \
--hash=sha256:0d7a6754d410d911a46f00396bee4be96500ccd3d178e7e98aef1140e3dd67ae \
Expand Down Expand Up @@ -159,7 +159,9 @@ setuptools-scm[toml]==7.1.0 \
tomli==1.0.1 \
--hash=sha256:597db31e0350ef52f55595244ab74915daf8c03c8bda7bfb61a4297ab01f98fe \
--hash=sha256:dce66410edbec030792fc81653d8658ff675998076f31c45c0aafb1da824e9c7
# via -r requirements-build.in
# via
# -r requirements-build.in
# setuptools-scm
typing-extensions==4.0.1 \
--hash=sha256:4ca091dea149f945ec56afb48dae714f21e8692ef22a395223bcd328961b6a0e \
--hash=sha256:7f001e5ac290a0c0401508864c7ec868be4e701886d5b573a9528ed3973d9d3b
Expand Down

0 comments on commit 9c27179

Please sign in to comment.