We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3139ed9 + 2bff5ef commit f0f2671Copy full SHA for f0f2671
1 file changed
Makefile
@@ -25,7 +25,7 @@ KEEP_COMPOSE ?= 0 # Set KEEP_COMPOSE=1 to keep containers after integration tes
25
26
PIP = python -m pip
27
28
-POETRY_VERSION = 2.1.4
+POETRY_VERSION = 2.2.1
29
POETRY = python -m poetry
30
31
ifeq ($(COVERAGE),1)
0 commit comments