Skip to content

Commit 066fd82

Browse files
chore(deps-dev): bump flake8-comprehensions from 3.11.1 to 3.12.0 (#2124)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 915b376 commit 066fd82

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
@@ -44,7 +44,7 @@ flake8 = [
4444
{ version = ">=5", python= ">=3.8"},
4545
]
4646
flake8-builtins = "^2.1.0"
47-
flake8-comprehensions = "^3.11.1"
47+
flake8-comprehensions = "^3.12.0"
4848
flake8-debugger = "^4.0.0"
4949
flake8-fixme = "^1.1.1"
5050
flake8-variables-names = "^0.0.5"

0 commit comments

Comments
 (0)