Skip to content

Commit 9aa17a7

Browse files
dependabot[bot]priv-kweihmann
authored andcommitted
build(deps-dev): update flake8-builtins requirement from ~=2.3 to ~=2.4
Updates the requirements on [flake8-builtins](https://github.com/gforcada/flake8-builtins) to permit the latest version. - [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst) - [Commits](gforcada/flake8-builtins@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: flake8-builtins dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91160bf commit 9aa17a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8-2020 ~= 1.8
66
flake8-bandit ~= 4.1
77
flake8-broken-line ~= 1.0
88
flake8-bugbear ~= 24.2
9-
flake8-builtins ~= 2.3
9+
flake8-builtins ~= 2.4
1010
flake8-coding ~= 1.3
1111
flake8-commas ~= 2.1
1212
flake8-comprehensions ~= 3.14

0 commit comments

Comments
 (0)