Bump autopep8 from 1.7.0 to 2.0.0

Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v1.7.0...v2.0.0)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-02 00:49:14 +00:00
committed by GitHub
parent 98244eed60
commit 4af6170470
2 changed files with 6 additions and 18 deletions

View File

@@ -22,7 +22,7 @@ Brotli = "^1.0.9"
[tool.poetry.dev-dependencies]
mypy = "^0.982"
autopep8 = "^1.7.0"
autopep8 = "^2.0.0"
pylint = "^2.15.5"
types-ujson = "^5.5.0"
lxml-stubs = "^0.4.0"