build(deps-dev): bump pycodestyle from 2.8.0 to 2.9.1

Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.8.0...2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-08 14:11:11 +00:00
committed by GitHub
parent 5823d421fd
commit bb94ca3b18

View File

@@ -73,7 +73,7 @@ setuptools.setup(
"pytest-sugar==0.9.4",
"pytest-instafail==0.4.2",
"pytest-cov==3.0.0",
"pycodestyle==2.8.0",
"pycodestyle==2.9.1",
"black==22.6.0",
"isort==5.10.1",
"mypy==0.971",