From b5aec62898cafd05ae2639f5e1a1b4d8554b81ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:43:12 +0000 Subject: [PATCH] MNT: (deps): Bump flake8-simplify from 0.19.3 to 0.21.0 in /ci Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.19.3 to 0.21.0. - [Release notes](https://github.com/MartinThoma/flake8-simplify/releases) - [Changelog](https://github.com/MartinThoma/flake8-simplify/blob/main/CHANGELOG.md) - [Commits](https://github.com/MartinThoma/flake8-simplify/compare/0.19.3...0.21.0) --- updated-dependencies: - dependency-name: flake8-simplify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/linting_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index cdd8b3e93..72ac60eb4 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -11,7 +11,7 @@ flake8-mutable==1.2.0 flake8-pep3101==1.3.0 flake8-print==5.0.0 flake8-quotes==3.3.1 -flake8-simplify==0.19.3 +flake8-simplify==0.21.0 pep8-naming==0.13.2 flake8-rst-docstrings==0.2.7