Bump autopep8 from 2.0.0 to 2.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 17:18:34 +00:00 committed by GitHub
parent 59c949c9c0
commit 657155a21d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 719 additions and 719 deletions

1436
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@ psycopg2-binary = "^2.9.5"
PyYAML = "^6.0"
[tool.poetry.group.dev.dependencies]
autopep8 = "^2.0.0"
autopep8 = "^2.0.1"
black = "^22.10.0"
coverage = "^6.5.0"
flake8 = "^6.0.0"