diff --git a/requirements/develop.txt b/requirements/develop.txt index a1658cc..e1c36e3 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -3,4 +3,4 @@ black isort pytest setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability -gevent>=23.9.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +gevent>=24.10.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file