Skip to content

Commit 33e9199

Browse files
chore(deps-dev): bump flake8-builtins from 2.0.1 to 2.1.0 (#1799)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d797fc8 commit 33e9199

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -36,7 +36,7 @@ flake8 = [
3636
{ version = "*", python="^3.7" },
3737
{ version = ">=5", python= ">=3.8"},
3838
]
39-
flake8-builtins = "^2.0.1"
39+
flake8-builtins = "^2.1.0"
4040
flake8-comprehensions = "^3.10.1"
4141
flake8-debugger = "^4.0.0"
4242
flake8-fixme = "^1.1.1"

0 commit comments

Comments
 (0)