diff --git a/requirements.txt b/requirements.txt index 6abc554..7b6e10f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,6 +37,6 @@ python-dotenv==1.0.0 # Development pytest==7.4.3 pytest-asyncio==0.21.1 -black==23.11.0 +black==24.3.0 isort==5.12.0 mypy==1.7.1