diff --git a/src/auth_service/auth_service/requirements.txt b/src/auth_service/auth_service/requirements.txt index 63732b0..86c0210 100644 --- a/src/auth_service/auth_service/requirements.txt +++ b/src/auth_service/auth_service/requirements.txt @@ -19,7 +19,7 @@ httpx==0.23.0 python-dotenv loguru==0.6.0 bson -black==23.1.0 +black==24.3.0 faker==18.3.0 pytest-asyncio pytest-cov