Skip to content

Commit b125fca

Browse files
Bump flake8-comprehensions from 3.7.0 to 3.8.0 (#40)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1b2014 commit b125fca

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -53,7 +53,7 @@ vulture = "^2.3"
5353
flake8-bandit = "^2.1.2"
5454
flake8-bugbear = "^21.11.29"
5555
flake8-builtins = "^1.5.3"
56-
flake8-comprehensions = "^3.7.0"
56+
flake8-comprehensions = "^3.8.0"
5757
flake8-eradicate = "^1.2.0"
5858
flake8-markdown = "^0.3.0"
5959
darglint = "^1.8.1"

0 commit comments

Comments
 (0)