Skip to content

Commit 72d708a

Browse files
Merge pull request #208 from wemake-services/dependabot/pip/flake8-comprehensions-3.5.0
2 parents 20a5d3a + a4cd868 commit 72d708a

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
@@ -56,7 +56,7 @@ flake8-print = "^4.0"
5656
flake8-builtins = "^1.5"
5757
flake8-commas = "^2.0"
5858
flake8-quotes = "^3.2"
59-
flake8-comprehensions = "^3.4"
59+
flake8-comprehensions = "^3.5"
6060
flake8-docstrings = "^1.6"
6161
flake8-string-format = "^0.3"
6262
flake8-coding = "^1.3"

0 commit comments

Comments
 (0)