1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-06 02:13:41 +03:00

Merge pull request #1571 from EDCD/dependabot/pip/develop/pep8-naming-0.13.0

build(deps-dev): bump pep8-naming from 0.12.1 to 0.13.0
This commit is contained in:
Athanasius 2022-06-03 22:11:06 +01:00 committed by GitHub
commit 614eb97ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ flake8-polyfill==1.0.2
flake8-use-fstring==1.3
mypy==0.960
pep8-naming==0.12.1
pep8-naming==0.13.0
safety==1.10.3
types-requests==2.27.30