1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 02:17:38 +03:00

Merge pull request #1559 from EDCD/dependabot/pip/develop/mypy-0.960

build(deps-dev): bump mypy from 0.950 to 0.960
This commit is contained in:
Athanasius 2022-05-26 18:04:57 +01:00 committed by GitHub
commit 913b3c8395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ flake8-noqa==1.2.2
flake8-polyfill==1.0.2
flake8-use-fstring==1.3
mypy==0.950
mypy==0.960
pep8-naming==0.12.1
safety==1.10.3
types-requests==2.27.27