diff --git a/requirements.txt b/requirements.txt index df7ff2e..789a551 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pytest-asyncio~=0.25.0 aioresponses~=0.7.7 python-dotenv~=1.0.1 pytest-mock~=3.14.0 -pydantic~=2.10.3 +pydantic~=2.10.4 ruff~=0.8.3 SQLAlchemy~=2.0.36 psycopg2~=2.9.10