We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86723a commit fa065ceCopy full SHA for fa065ce
README.rst
@@ -81,7 +81,7 @@ for a plugin with a broader scope than this one.
81
:target: https://github.com/python-formate/flake8-missing-annotations/commit/master
82
:alt: GitHub last commit
83
84
-.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
+.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
85
:alt: Maintenance
86
87
.. end shields
tox.ini
@@ -87,7 +87,7 @@ deps =
flake8-dunder-all>=0.1.1
88
flake8-encodings>=0.1.0
89
flake8-github-actions>=0.1.0
90
- flake8-noqa>=1.1.0
+ flake8-noqa>=1.1.0,<=1.2.2
91
flake8-pyi>=20.10.0,<=22.8.0
92
flake8-pytest-style>=1.3.0
93
flake8-quotes>=3.3.0
0 commit comments