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

Bump autopep8 from 2.2.0 to 2.3.1

Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: autopep8
  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] 2024-08-01 17:29:32 +00:00 committed by GitHub
parent c5d48bb156
commit 9cb894adc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ types-requests==2.31.0.20240311
types-pkg-resources==0.1.3
# Code formatting tools
autopep8==2.2.0
autopep8==2.3.1
# Git pre-commit checking
pre-commit==3.7.1