diff --git a/backend/src/requirements_docker.txt b/backend/src/requirements_docker.txt index 533b53b..8c40b01 100644 --- a/backend/src/requirements_docker.txt +++ b/backend/src/requirements_docker.txt @@ -5,7 +5,7 @@ fastapi==0.141.1 flake8==7.3.0 httpx==0.28.1 isort==8.0.1 -mypy==1.14.1 +mypy==2.3.1 psycopg2-binary==2.9.13 pydantic==2.13.5 pytest==9.1.1