Skip to content

Commit

Permalink
Update poetry in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Jan 20, 2025
1 parent 3cb5e91 commit 208974a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COMPOSE_PROJECT_NAME ?= flagsmith

DOTENV_OVERRIDE_FILE ?= .env

POETRY_VERSION ?= 1.8.3
POETRY_VERSION ?= 2.0.1

GUNICORN_LOGGER_CLASS ?= util.logging.GunicornJsonCapableLogger

Expand Down

0 comments on commit 208974a

Please sign in to comment.