diff --git a/backend/Pipfile b/backend/Pipfile index 6be85285..d1dee20d 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -20,7 +20,7 @@ passlib = "1.7.4" pydantic = "2.10.6" pydantic_settings = "2.1.0" pyjwt = "2.10.1" -python-dotenv = "1.0.1" +python-dotenv = "1.1.0" python-multipart = "0.0.20" sentry-sdk = "2.24.0" sqlalchemy = "1.4.54"