1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 18:37:39 +03:00

Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop

This commit is contained in:
Athanasius 2022-03-16 17:09:02 +00:00
commit a8e534c5ae
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -5,7 +5,7 @@ wheel
# We can't rely on just picking this up from either the base (not venv),
# or venv-init-time version. Specify here so that dependabot will prod us
# about new versions.
setuptools==60.9.3
setuptools==60.10.0
# Static analysis tools
flake8==4.0.1
@ -23,7 +23,7 @@ flake8-use-fstring==1.3
mypy==0.941
pep8-naming==0.12.1
safety==1.10.3
types-requests==2.27.12
types-requests==2.27.13
# Code formatting tools
autopep8==1.6.0