Skip to content

Commit

Permalink
Bump flake8-noqa from 1.3.2 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.3.2 to 1.4.0.
- [Commits](plinss/flake8-noqa@v1.3.2...v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 70236ac commit d2ba35b
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 @@ -21,4 +21,4 @@ flake8-printf-formatting==1.1.2 # forbey printf-style python2 string for
flake8-pytest-style==1.7.2 # pytest checks
flake8-raise==0.0.5 # exception raising linting
flake8-use-fstring==1.4 # format string checking
flake8-noqa==1.3.2 # validate noqa commands
flake8-noqa==1.4.0 # validate noqa commands

0 comments on commit d2ba35b

Please sign in to comment.