Skip to content

Commit c3a71a9

Browse files
Bump flake8-builtins from 1.5.3 to 2.1.0
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 1.5.3 to 2.1.0. - [Release notes](https://github.com/gforcada/flake8-builtins/releases) - [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst) - [Commits](gforcada/flake8-builtins@1.5.3...2.1.0) --- updated-dependencies: - dependency-name: flake8-builtins dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98a52a0 commit c3a71a9

File tree

2 files changed

+63
-14
lines changed

2 files changed

+63
-14
lines changed

poetry.lock

Lines changed: 62 additions & 13 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
@@ -44,7 +44,7 @@ flake8-blind-except = "^0"
4444
flake8-breakpoint = "^1"
4545
flake8-broken-line = "^0"
4646
flake8-bugbear = "^22"
47-
flake8-builtins = "^1"
47+
flake8-builtins = ">=1,<3"
4848
flake8-class-attributes-order = "^0"
4949
flake8-coding = "^1"
5050
flake8-cognitive-complexity = "^0"

0 commit comments

Comments
 (0)