Skip to content

Commit

Permalink
Merge pull request #146 from per1234/dependabot/pip/poetry-1.8.5
Browse files Browse the repository at this point in the history
Bump poetry from 1.8.4 to 1.8.5
  • Loading branch information
per1234 authored Dec 9, 2024
2 parents f427b4c + f3244f6 commit d94da30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ yamllint = "1.35.1"
# The dependencies in this group are installed using pipx instead of Poetry. It is necessary to use a poetry section in
# order to get Dependabot updates of the dependencies.
[tool.poetry.group.pipx.dependencies]
poetry = "1.8.4"
poetry = "1.8.5"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit d94da30

Please sign in to comment.