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