diff --git a/backend/requirements.txt b/backend/requirements.txt index 685fcea..cb7a783 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,6 +6,6 @@ pydantic-settings==2.2.1 python-dotenv==1.2.2 httpx==0.26.0 aiofiles==24.1.0 -python-multipart==0.0.29 +python-multipart==0.0.31 pytest==9.0.3 pytest-asyncio==1.3.0