diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index b1e9aa1..3ed8202 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -12,7 +12,7 @@ flake8-multiline-containers==0.0.19 flake8-pytest-style==2.1.0; python_version < '3.14' # buggy flake8-return==1.2.0; python_version < '3.14' # buggy flake8-quotes==3.4.0 -flake8-simplify==0.21.0; python_version < '3.14' # buggy +flake8-simplify==0.22.0; python_version < '3.14' # buggy flake8-pytest==1.4 flake8-type-checking==3.0.0 mypy==1.16.0