Skip to content

Commit 2c950ae

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 fa1875f commit 2c950ae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -14,7 +14,7 @@ codespell = "^2.4.1"
1414
optional = true
1515

1616
[tool.poetry.group.pipx.dependencies]
17-
poetry = "2.1.3"
17+
poetry = "2.1.4"
1818

1919
[build-system]
2020
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)