diff --git a/requirements.txt b/requirements.txt index 8f93112..5686455 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,11 +6,11 @@ bcrypt==4.1.2 certifi==2023.11.17 cffi==1.16.0 click==8.1.7 -cryptography==41.0.7 +cryptography==42.0.4 dill==0.3.7 distlib==0.3.8 -ecdsa==0.18.0 -fastapi==0.109.0 +ecdsa==0.19.0 +fastapi==0.109.1 filelock==3.13.1 flake8==7.0.0 gunicorn==20.1.0 @@ -18,7 +18,7 @@ h11==0.14.0 httpcore==1.0.2 httptools==0.6.1 httpx==0.26.0 -idna==3.6 +idna==3.7 iniconfig==2.0.0 isort==5.13.2 Jinja2==3.1.3 @@ -42,14 +42,14 @@ pytest-html==4.1.1 pytest-metadata==3.0.0 python-dotenv==1.0.0 python-jose==3.3.0 -python-multipart==0.0.6 +python-multipart==0.0.7 PyYAML==6.0.1 rsa==4.9 setuptools==69.0.3 six==1.16.0 sniffio==1.3.0 SQLAlchemy==2.0.25 -starlette==0.35.1 +starlette==0.36.2 tomlkit==0.12.3 typing_extensions==4.9.0 uvicorn==0.25.0