From 71689f4740799763659be7c32cd96579d82c89da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 12:36:30 +0000 Subject: [PATCH] MNT: (deps): Bump flake8-simplify from 0.14.1 to 0.19.2 in /ci Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.14.1 to 0.19.2. - [Release notes](https://github.com/MartinThoma/flake8-simplify/releases) - [Changelog](https://github.com/MartinThoma/flake8-simplify/blob/master/CHANGELOG.md) - [Commits](https://github.com/MartinThoma/flake8-simplify/commits/0.19.2) --- 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 946388edd6c..a2ba57ed122 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -13,7 +13,7 @@ flake8-mutable==1.2.0 flake8-pie==0.15.0 flake8-print==4.0.0 flake8-quotes==3.3.1 -flake8-simplify==0.14.1 +flake8-simplify==0.19.2 pep8-naming==0.12.1 flake8-rst-docstrings==0.2.5