diff --git a/repo_helper/files/testing.py b/repo_helper/files/testing.py index c43cc2f2..eb0b8c63 100644 --- a/repo_helper/files/testing.py +++ b/repo_helper/files/testing.py @@ -503,7 +503,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", + "flake8-noqa>=1.1.0,<=1.2.2", "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 05c95650..b0b0bd46 100644 --- a/tests/test_files/test_testing_/test_make_tox_matrix.ini +++ b/tests/test_files/test_testing_/test_make_tox_matrix.ini @@ -81,7 +81,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 338203f2..317530ef 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 @@ -76,7 +76,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 c1122b0a..24e38d3a 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 @@ -81,7 +81,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 e520b0f6..ea88aa5b 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 @@ -85,7 +85,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 7d99332c..a632d4b4 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 066d3dcb..5b9ff31b 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 292e56a4..e248c3c8 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 d942905b..0b9d0ef1 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 81fdb485..8e52a199 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 ad7f0433..32cb74a8 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 997099bd..c2516c1f 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 @@ -89,7 +89,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 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 6f0ebdb3..f126383f 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 @@ -91,7 +91,7 @@ deps = flake8-dunder-all>=0.1.1 flake8-encodings>=0.1.0 flake8-github-actions>=0.1.0 - flake8-noqa>=1.1.0 + flake8-noqa>=1.1.0,<=1.2.2 flake8-pyi>=20.10.0,<=22.8.0 flake8-pytest-style>=1.3.0 flake8-quotes>=3.3.0