diff --git a/requirements/dev.txt b/requirements/dev.txt index 73191b54..5985fc52 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ flake8==6.0.0 mypy==1.0.0 mypy-extensions==1.0.0 -pyre-check==0.9.17 +pyre-check==0.9.18 pyflakes==3.0.1 pytest==7.2.1 pytest-asyncio==0.20.3