diff --git a/python/web/requirements-dev.txt b/python/web/requirements-dev.txt index f65d5f8c..902cc7b9 100644 --- a/python/web/requirements-dev.txt +++ b/python/web/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==7.1.3 pytest-httpserver==1.0.6 -black==22.8.0 +black==24.3.0 flake8==5.0.4 watchdog==2.1.9 requests==2.31.0