Skip to content

Commit

Permalink
Bump flake8 from 5.0.1 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@5.0.1...5.0.3)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and codingjoe committed Aug 3, 2022
1 parent 909dedc commit a687b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linter-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bandit==1.7.4
black==22.6.0
flake8==5.0.1
flake8==5.0.3
isort==5.10.1
pydocstyle[toml]==6.1.1

0 comments on commit a687b6c

Please sign in to comment.