Skip to content

Commit a4b5e53

Browse files
Bump flake8-simplify from 0.18.0 to 0.18.1
Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.18.0 to 0.18.1. - [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) --- updated-dependencies: - dependency-name: flake8-simplify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 349ea3f commit a4b5e53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pytest-asyncio = "^0.18.1"
4747
pytest-cov = "^3.0.0"
4848
yamllint = "^1.26.3"
4949
pyupgrade = "^2.31.0"
50-
flake8-simplify = "^0.18.0"
50+
flake8-simplify = "^0.18.1"
5151
vulture = "^2.3"
5252
flake8-bandit = "^2.1.2"
5353
flake8-bugbear = "^22.1.11"

0 commit comments

Comments
 (0)