We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc2851 commit 61c6207Copy full SHA for 61c6207
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