From 50a6d082eea4f363f10132cc3543353aac14b4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 20:48:12 +0000 Subject: [PATCH] build(deps): bump flake8-simplify from 0.20.0 to 0.21.0 in /pip Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.20.0 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/commits/0.21.0) --- updated-dependencies: - dependency-name: flake8-simplify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 183c39e..e7f6f5d 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -14,7 +14,7 @@ flake8-expression-complexity==0.0.11 flake8-import-order==0.18.2 flake8-pytest-style==1.7.2 flake8-return==1.2.0 -flake8-simplify==0.20.0 +flake8-simplify==0.21.0 flake8==6.1.0 magic-wormhole==0.13.0 mypy==1.5.1