diff --git a/Makefile b/Makefile index 1f67b6ae52..6bc55e94aa 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ else TEST_RUNNER = poetry run endif -POETRY_VERSION = 2.1.3 +POETRY_VERSION = 2.1.4 # ============ # Help Section