From f15cf354e1d97dbe6ea59fac46ab87d32b716885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 08:03:19 +0000 Subject: [PATCH] MNT: (deps): Bump flake8-simplify from 0.14.1 to 0.15.1 in /ci Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.14.1 to 0.15.1. - [Release notes](https://github.com/MartinThoma/flake8-simplify/releases) - [Commits](https://github.com/MartinThoma/flake8-simplify/commits) --- 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..e4266d0b6a9 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.15.1 pep8-naming==0.12.1 flake8-rst-docstrings==0.2.5