Skip to content

Commit b5e3d3e

Browse files
Bump flake8-builtins from 2.2.0 to 2.3.0 (#1862)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81f11cd commit b5e3d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements/flake8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8==7.0.0
55

66
flake8-bandit~=4.1.1 # runs bandit
77
flake8-black==0.3.6 # runs black
8-
flake8-builtins==2.2.0 # builtin shadowing checks
8+
flake8-builtins==2.3.0 # builtin shadowing checks
99
flake8-coding==1.3.2 # coding magic-comment detection
1010
flake8-comprehensions==3.14.0 # comprehension checks
1111
flake8-docstrings==1.7.0 # pydocstyle support

0 commit comments

Comments
 (0)