diff --git a/repo_helper/files/testing.py b/repo_helper/files/testing.py index a43b5b75..2021f5ee 100644 --- a/repo_helper/files/testing.py +++ b/repo_helper/files/testing.py @@ -502,7 +502,7 @@ def testenv_lint(self): "flake8-dunder-all>=0.1.1", "flake8-encodings>=0.1.0", "flake8-github-actions>=0.1.0", - "flake8-noqa>=1.1.0,<=1.2.2", + "flake8-noqa>=1.1.0", "flake8-pyi>=20.10.0,<=22.8.0", "flake8-pytest-style>=1.3.0", "flake8-quotes>=3.3.0", diff --git a/tests/test_files/test_testing_/test_make_tox_matrix.ini b/tests/test_files/test_testing_/test_make_tox_matrix.ini index e04e400a..de54cc48 100644 --- a/tests/test_files/test_testing_/test_make_tox_matrix.ini +++ b/tests/test_files/test_testing_/test_make_tox_matrix.ini @@ -80,7 +80,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_enable_devmode_devmode_.ini b/tests/test_files/test_testing_/test_tox_enable_devmode_devmode_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_enable_devmode_devmode_.ini +++ b/tests/test_files/test_testing_/test_tox_enable_devmode_devmode_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_enable_devmode_no_devmode_.ini b/tests/test_files/test_testing_/test_tox_enable_devmode_no_devmode_.ini index e38a8119..0d54dfee 100644 --- a/tests/test_files/test_testing_/test_tox_enable_devmode_no_devmode_.ini +++ b/tests/test_files/test_testing_/test_tox_enable_devmode_no_devmode_.ini @@ -75,7 +75,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_enable_docs_docs_.ini b/tests/test_files/test_testing_/test_tox_enable_docs_docs_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_enable_docs_docs_.ini +++ b/tests/test_files/test_testing_/test_tox_enable_docs_docs_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_enable_docs_no_docs_.ini b/tests/test_files/test_testing_/test_tox_enable_docs_no_docs_.ini index 64de1b29..17af7366 100644 --- a/tests/test_files/test_testing_/test_tox_enable_docs_no_docs_.ini +++ b/tests/test_files/test_testing_/test_tox_enable_docs_no_docs_.ini @@ -80,7 +80,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_enable_tests_no_tests_.ini b/tests/test_files/test_testing_/test_tox_enable_tests_no_tests_.ini index ecaf311e..3a1bccc3 100644 --- a/tests/test_files/test_testing_/test_tox_enable_tests_no_tests_.ini +++ b/tests/test_files/test_testing_/test_tox_enable_tests_no_tests_.ini @@ -84,7 +84,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_enable_tests_tests_.ini b/tests/test_files/test_testing_/test_tox_enable_tests_tests_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_enable_tests_tests_.ini +++ b/tests/test_files/test_testing_/test_tox_enable_tests_tests_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps0_.ini b/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps0_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps0_.ini +++ b/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps0_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps1_.ini b/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps1_.ini index 1d931393..27df5090 100644 --- a/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps1_.ini +++ b/tests/test_files/test_testing_/test_tox_mypy_deps_mypy_deps1_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_mypy_version_0_782_.ini b/tests/test_files/test_testing_/test_tox_mypy_version_0_782_.ini index f60f45e6..991e25a7 100644 --- a/tests/test_files/test_testing_/test_tox_mypy_version_0_782_.ini +++ b/tests/test_files/test_testing_/test_tox_mypy_version_0_782_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_mypy_version_0_790_.ini b/tests/test_files/test_testing_/test_tox_mypy_version_0_790_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_mypy_version_0_790_.ini +++ b/tests/test_files/test_testing_/test_tox_mypy_version_0_790_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_py_modules_py_modules0_.ini b/tests/test_files/test_testing_/test_tox_py_modules_py_modules0_.ini index ad05c50e..abfb81b1 100644 --- a/tests/test_files/test_testing_/test_tox_py_modules_py_modules0_.ini +++ b/tests/test_files/test_testing_/test_tox_py_modules_py_modules0_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_py_modules_py_modules1_.ini b/tests/test_files/test_testing_/test_tox_py_modules_py_modules1_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_py_modules_py_modules1_.ini +++ b/tests/test_files/test_testing_/test_tox_py_modules_py_modules1_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_python_deploy_version_3_6_.ini b/tests/test_files/test_testing_/test_tox_python_deploy_version_3_6_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_python_deploy_version_3_6_.ini +++ b/tests/test_files/test_testing_/test_tox_python_deploy_version_3_6_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_python_deploy_version_3_7_.ini b/tests/test_files/test_testing_/test_tox_python_deploy_version_3_7_.ini index b6788dde..a46cccbf 100644 --- a/tests/test_files/test_testing_/test_tox_python_deploy_version_3_7_.ini +++ b/tests/test_files/test_testing_/test_tox_python_deploy_version_3_7_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_python_deploy_version_3_8_.ini b/tests/test_files/test_testing_/test_tox_python_deploy_version_3_8_.ini index 476a71ae..26735c52 100644 --- a/tests/test_files/test_testing_/test_tox_python_deploy_version_3_8_.ini +++ b/tests/test_files/test_testing_/test_tox_python_deploy_version_3_8_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_stubs_package_no_stubs_.ini b/tests/test_files/test_testing_/test_tox_stubs_package_no_stubs_.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_stubs_package_no_stubs_.ini +++ b/tests/test_files/test_testing_/test_tox_stubs_package_no_stubs_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_stubs_package_stubs_.ini b/tests/test_files/test_testing_/test_tox_stubs_package_stubs_.ini index df3630e3..cb60c8f7 100644 --- a/tests/test_files/test_testing_/test_tox_stubs_package_stubs_.ini +++ b/tests/test_files/test_testing_/test_tox_stubs_package_stubs_.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_tox_testenv_extras__.ini b/tests/test_files/test_testing_/test_tox_tox_testenv_extras__.ini index e3955659..e2663457 100644 --- a/tests/test_files/test_testing_/test_tox_tox_testenv_extras__.ini +++ b/tests/test_files/test_testing_/test_tox_tox_testenv_extras__.ini @@ -88,7 +88,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0 diff --git a/tests/test_files/test_testing_/test_tox_tox_testenv_extras_extra_a_.ini b/tests/test_files/test_testing_/test_tox_tox_testenv_extras_extra_a_.ini index 1c1f3dd6..e403286a 100644 --- a/tests/test_files/test_testing_/test_tox_tox_testenv_extras_extra_a_.ini +++ b/tests/test_files/test_testing_/test_tox_tox_testenv_extras_extra_a_.ini @@ -90,7 +90,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0,<=1.2.2 + flake8-noqa>=1.1.0 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0