Skip to content

Commit

Permalink
Bump flake8-builtins from 2.1.0 to 2.2.0 (#1748)
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 Nov 3, 2023
1 parent db72178 commit 59ef061
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==6.1.0

flake8-bandit~=4.1.1 # runs bandit
flake8-black==0.3.6 # runs black
flake8-builtins==2.1.0 # builtin shadowing checks
flake8-builtins==2.2.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 59ef061

Please sign in to comment.