Skip to content

Commit c26f7af

Browse files
Bump poetry from 2.2.0 to 2.2.1
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.2.0 to 2.2.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@2.2.0...2.2.1) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccc4d7d commit c26f7af

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ codespell = "^2.4.1"
1616
optional = true
1717

1818
[tool.poetry.group.pipx.dependencies]
19-
poetry = "2.2.0"
19+
poetry = "2.2.1"
2020

2121
[build-system]
2222
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)