1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

build(deps-dev): bump autopep8 from 2.0.2 to 2.0.4

Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.0.2...v2.0.4)

---
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-09-01 17:30:28 +00:00 committed by GitHub
parent d58193f399
commit 233a3a9fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ types-requests==2.31.0.2
types-pkg-resources==0.1.3
# Code formatting tools
autopep8==2.0.2
autopep8==2.0.4
# Git pre-commit checking
pre-commit==3.3.3