From bbbe0e798d7bf4be9473f7c8e15401c6fce09bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 01:19:45 +0000 Subject: [PATCH] MNT: (deps): Bump flake8-simplify from 0.19.2 to 0.19.3 in /ci Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.19.2 to 0.19.3. - [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/compare/0.19.2...0.19.3) --- updated-dependencies: - dependency-name: flake8-simplify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/linting_requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index 7050036a0..914fa702d 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -4,14 +4,14 @@ pyflakes==2.4.0 flake8-bugbear==22.4.25 flake8-builtins==1.5.3 -flake8-comprehensions==3.8.0 +flake8-comprehensions==3.10.0 flake8-copyright==0.2.2 flake8-import-order==0.18.1 flake8-mutable==1.2.0 flake8-pep3101==1.3.0 flake8-print==5.0.0 flake8-quotes==3.3.1 -flake8-simplify==0.19.2 +flake8-simplify==0.19.3 pep8-naming==0.12.1 flake8-rst-docstrings==0.2.5