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

Merge pull request #2283 from EDCD/dependabot/pip/develop/autopep8-2.3.1

Bump autopep8 from 2.2.0 to 2.3.1
This commit is contained in:
David Sangrey 2024-08-12 23:07:37 -04:00 committed by GitHub
commit 9662fd0e81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ types-requests==2.32.0.20240712
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