1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Merge pull request from EDCD/dependabot/pip/develop/autopep8-2.0.4

build(deps-dev): bump autopep8 from 2.0.2 to 2.0.4
This commit is contained in:
David Sangrey 2023-11-16 12:25:13 -05:00 committed by GitHub
commit f200ef5e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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