Skip to content

Commit 960a34e

Browse files
Bump flake8-simplify from 0.14.1 to 0.14.2
Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/MartinThoma/flake8-simplify/releases) - [Commits](https://github.com/MartinThoma/flake8-simplify/commits/0.14.2) --- 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 279e4f8 commit 960a34e

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
@@ -46,7 +46,7 @@ pytest-asyncio = "^0.15.1"
4646
pytest-cov = "^2.12.1"
4747
yamllint = "^1.26.3"
4848
pyupgrade = "^2.24.0"
49-
flake8-simplify = "^0.14.1"
49+
flake8-simplify = "^0.14.2"
5050
vulture = "^2.3"
5151
flake8-bandit = "^2.1.2"
5252
flake8-bugbear = "^21.9.1"

0 commit comments

Comments
 (0)