Skip to content

Commit a664e77

Browse files
Bump poetry from 2.1.3 to 2.1.4
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.1.3 to 2.1.4. - [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.1.3...2.1.4) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1be55ba commit a664e77

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ GitPython = "^3.1.44"
2222
optional = true
2323

2424
[tool.poetry.group.pipx.dependencies]
25-
poetry = "2.1.3"
25+
poetry = "2.1.4"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)