Merge pull request #5662 from gliptak/pyopenssl1

Match pyOpenSSL and types-pyOpenSSL versions
This commit is contained in:
Andrey Rahmatullin 2022-10-04 12:54:30 +05:00 committed by GitHub
commit 28d65c88b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ basepython = python3
deps =
lxml-stubs==0.2.0
mypy==0.971
types-pyOpenSSL==20.0.3
types-pyOpenSSL==21.0.0
types-setuptools==57.0.0
commands =
mypy --show-error-codes {posargs: scrapy tests}