Skip to content

Commit b67ef2e

Browse files
authored
Bump Poetry to 2.1.4 (#2297)
<!-- Thanks for opening a pull request! --> <!-- In the case this PR will resolve an issue, please replace ${GITHUB_ISSUE_ID} below with the actual Github issue id. --> <!-- Closes #${GITHUB_ISSUE_ID} --> # Rationale for this change # Are these changes tested? # Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. -->
1 parent 00222a4 commit b67ef2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ else
2828
TEST_RUNNER = poetry run
2929
endif
3030

31-
POETRY_VERSION = 2.1.3
31+
POETRY_VERSION = 2.1.4
3232

3333
# ============
3434
# Help Section

0 commit comments

Comments
 (0)