Skip to content

Commit f0f2671

Browse files
committed
Merge branch 'main' into replace-pre-commit-by-prek
2 parents 3139ed9 + 2bff5ef commit f0f2671

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
@@ -25,7 +25,7 @@ KEEP_COMPOSE ?= 0 # Set KEEP_COMPOSE=1 to keep containers after integration tes
2525

2626
PIP = python -m pip
2727

28-
POETRY_VERSION = 2.1.4
28+
POETRY_VERSION = 2.2.1
2929
POETRY = python -m poetry
3030

3131
ifeq ($(COVERAGE),1)

0 commit comments

Comments
 (0)