Skip to content

Commit f0da565

Browse files
dependabot[bot]thehappydinoa
authored andcommitted
chore(deps-dev): bump flake8-simplify from 0.20.0 to 0.21.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8668a3d commit f0da565

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ flake8-comprehensions = "^3.12.0"
6868
flake8-docstrings = "^1.7.0"
6969
flake8-isort = "^6.0.0"
7070
flake8-pytest-style = "^1.7.2"
71-
flake8-simplify = "^0.20.0"
71+
flake8-simplify = ">=0.20,<0.22"
7272
isort = "^5.11.5"
7373
pep8-naming = "^0.13.3"
7474
pyupgrade = "^3.3.1"

0 commit comments

Comments
 (0)