Skip to content

Commit

Permalink
Bump flake8-executable from 2.1.1 to 2.1.2 (#1291)
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 Sep 26, 2022
1 parent 844e37b commit e02e6be
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 @@ -10,7 +10,7 @@ flake8-builtins==1.5.3 # builtin shadowing checks
flake8-coding==1.3.2 # coding magic-comment detection
flake8-comprehensions==3.10.0 # comprehension checks
flake8-docstrings==1.6.0 # pydocstyle support
flake8-executable==2.1.1 # shebangs
flake8-executable==2.1.2 # shebangs
flake8-fixme==1.1.1 # "fix me" counter
flake8-functions==0.0.7 # function linting
flake8-html==0.4.2 # html output
Expand Down

0 comments on commit e02e6be

Please sign in to comment.