Skip to content

Commit

Permalink
Bump flake8-builtins from 2.4.0 to 2.5.0 (#1879)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 4e85fa2 commit e8d2392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements/flake8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ flake8==7.0.0

flake8-bandit~=4.1.1 # runs bandit
flake8-black==0.3.6 # runs black
flake8-builtins==2.4.0 # builtin shadowing checks
flake8-builtins==2.5.0 # builtin shadowing checks
flake8-coding==1.3.2 # coding magic-comment detection
flake8-comprehensions==3.14.0 # comprehension checks
flake8-docstrings==1.7.0 # pydocstyle support
Expand Down

0 comments on commit e8d2392

Please sign in to comment.