diff --git a/requirements/dev.txt b/requirements/dev.txt index 3c9a5b5b..925ada6a 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ mypy==1.4.1 mypy-extensions==1.0.0 pydantic==2.1.1 pyre-check==0.9.18 -pyflakes==3.0.1 +pyflakes==3.1.0 pytest==7.4.0 pytest-asyncio==0.21.1 types-certifi==2021.10.8.3