Skip to content

Commit

Permalink
Merge pull request #28 from per1234/dependabot/pip/poetry-1.7.1
Browse files Browse the repository at this point in the history
Bump poetry from 1.7.0 to 1.7.1
  • Loading branch information
per1234 authored Nov 17, 2023
2 parents e32d2b6 + 4681995 commit 04d2b13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.33.0"
# 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.7.0"
poetry = "1.7.1"

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

0 comments on commit 04d2b13

Please sign in to comment.