Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-simplify from 0.14.2 to 0.14.5
Browse files Browse the repository at this point in the history
Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.14.2 to 0.14.5.
- [Release notes](https://github.com/MartinThoma/flake8-simplify/releases)
- [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>
  • Loading branch information
dependabot[bot] committed Jan 14, 2022
1 parent 5b5c09b commit fa122a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -82,7 +82,7 @@ def run(self):
"twine==3.7.1",
"mypy==0.931",
"flake8==4.0.1",
"flake8-simplify==0.14.2",
"flake8-simplify==0.14.5",
"flake8-comprehensions==3.8.0",
"flake8-black==0.2.3",
"black==21.12b0",
Expand Down

0 comments on commit fa122a7

Please sign in to comment.