From f4714a93000ab208508953b9610042fd4569d538 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 4 Jan 2022 10:27:51 +0100 Subject: Use flake8-pytest-style --- scripts/dev/recompile_requirements.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/dev/recompile_requirements.py') diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py index 65f7250b3..dc56380bf 100644 --- a/scripts/dev/recompile_requirements.py +++ b/scripts/dev/recompile_requirements.py @@ -95,6 +95,8 @@ CHANGELOG_URLS = { 'flake8-mock': 'https://github.com/aleGpereira/flake8-mock#changes', 'flake8-polyfill': 'https://gitlab.com/pycqa/flake8-polyfill/-/blob/master/CHANGELOG.rst', 'flake8-string-format': 'https://github.com/xZise/flake8-string-format#changes', + 'flake8-plugin-utils': 'https://github.com/afonasev/flake8-plugin-utils#change-log', + 'flake8-pytest-style': 'https://github.com/m-burst/flake8-pytest-style#change-log', 'pep8-naming': 'https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst', 'pycodestyle': 'https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt', 'pyflakes': 'https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst', -- cgit v1.2.3-54-g00ecf