Bump types-* versions.

This commit is contained in:
Andrey Rakhmatullin 2023-05-07 22:40:29 +04:00
parent 54fa04aa0a
commit 048812ba35
1 changed files with 4 additions and 4 deletions

View File

@ -40,10 +40,10 @@ deps =
mypy==1.2.0
types-attrs==19.1.0
types-lxml==2023.3.28
types-Pillow==9.4.0.19
types-Pygments==2.14.0.7
types-pyOpenSSL==23.1.0.1
types-setuptools==67.6.0.7
types-Pillow==9.5.0.2
types-Pygments==2.15.0.0
types-pyOpenSSL==23.1.0.2
types-setuptools==67.7.0.1
commands =
mypy --show-error-codes {posargs: scrapy tests}