Skip to content

Commit

Permalink
Bump flake8-builtins from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 8eaa13e commit ce9844e
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 ce9844e

Please sign in to comment.