Skip to content

Commit

Permalink
Merge pull request #7 from per1234/dependabot/pip/poetry-1.6.1
Browse files Browse the repository at this point in the history
Bump poetry from 1.6.0 to 1.6.1
  • Loading branch information
per1234 authored Oct 19, 2023
2 parents 7f497f8 + bf4d898 commit 154b41b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -14,7 +14,7 @@ yamllint = "1.32.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.6.0"
poetry = "1.6.1"

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

0 comments on commit 154b41b

Please sign in to comment.