diff --git a/requirements/dev.txt b/requirements/dev.txt index 163265d55..b0861691b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,6 +2,6 @@ ipython watchdog_gevent watchdog[watchmedo] -black==22.3.0 +black==24.3.0 pre-commit==2.9.2 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability