Skip to content

Commit 5d5b4b8

Browse files
chore(deps-dev): bump flake8-builtins from 1.5.3 to 2.0.0 (#1582)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 476818d commit 5d5b4b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ email-validator = {version = "*", optional = true }
3333
coverage = {extras = ["toml"], version = "^6.2"}
3434
pytest = "^7.0.1"
3535
black = "^22.8"
36-
flake8-builtins = "^1.5.3"
36+
flake8-builtins = "^2.0.0"
3737
flake8-comprehensions = "^3.7.0"
3838
flake8-debugger = "^4.0.0"
3939
flake8-fixme = "^1.1.1"

0 commit comments

Comments
 (0)