diff --git a/requirements.txt b/requirements.txt index 056e0f5..33c4cf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pytest-asyncio~=0.24.0 aioresponses~=0.7.7 python-dotenv~=1.0.1 pytest-mock~=3.14.0 -pydantic~=2.10.1 +pydantic~=2.10.2 ruff~=0.8.1 SQLAlchemy~=2.0.36 psycopg2~=2.9.10