mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-19 16:24:07 +03:00
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop
This commit is contained in:
commit
a8e534c5ae
@ -5,7 +5,7 @@ wheel
|
|||||||
# We can't rely on just picking this up from either the base (not venv),
|
# 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
|
# or venv-init-time version. Specify here so that dependabot will prod us
|
||||||
# about new versions.
|
# about new versions.
|
||||||
setuptools==60.9.3
|
setuptools==60.10.0
|
||||||
|
|
||||||
# Static analysis tools
|
# Static analysis tools
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
@ -23,7 +23,7 @@ flake8-use-fstring==1.3
|
|||||||
mypy==0.941
|
mypy==0.941
|
||||||
pep8-naming==0.12.1
|
pep8-naming==0.12.1
|
||||||
safety==1.10.3
|
safety==1.10.3
|
||||||
types-requests==2.27.12
|
types-requests==2.27.13
|
||||||
|
|
||||||
# Code formatting tools
|
# Code formatting tools
|
||||||
autopep8==1.6.0
|
autopep8==1.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user