diff --git a/requirements.txt b/requirements.txt index 32cf944f..d7dabfe5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ aiofiles==23.2.1 aiohappyeyeballs==2.6.1 -aiohttp==3.13.3 +aiohttp==3.13.4 aiosignal==1.4.0 aiosqlite==0.22.1 alembic==1.18.4 annotated-types==0.7.0 -anyio==4.12.1 +anyio==4.13.0 attrs==25.4.0 bcrypt==5.0.0 certifi==2025.4.26 cffi==1.17.1 -charset-normalizer==3.4.4 +charset-normalizer==3.4.6 click==8.3.1 colorama==0.4.6 cryptography==45.0.3 databases==0.9.0 dnspython==2.8.0 -ecdsa==0.19.1 +ecdsa==0.19.2 email_validator==2.3.0 -fastapi==0.132.0 +fastapi==0.135.2 frozenlist==1.8.0 greenlet==3.3.2 h11==0.16.0 @@ -40,12 +40,12 @@ psycopg2-binary==2.9.11 pyasn1==0.6.3 pycparser==3.0 pydantic==2.12.5 -pydantic_core==2.41.5 +pydantic_core==2.44.0 pytest==9.0.2 pytest-asyncio==1.3.0 pytest-html==4.2.0 python-dateutil>=2.8.2 -python-dotenv==1.2.1 +python-dotenv==1.2.2 python-jose==3.5.0 python-json-logger==2.0.7 python-multipart==0.0.22 @@ -57,15 +57,15 @@ requests==2.33.0 rsa==4.9.1 six==1.17.0 sniffio==1.3.1 -SQLAlchemy==2.0.46 +SQLAlchemy==2.0.48 starlette==0.52.1 typing-inspection==0.4.2 typing_extensions==4.15.0 urllib3==2.6.3 -uvicorn==0.41.0 +uvicorn==0.42.0 watchfiles==1.1.1 websockets==15.0.1 -yarl==1.22.0 +yarl==1.23.0 # Notification framework apprise>=1.9.0 # Multi-channel notification library