mirror of https://github.com/scrapy/scrapy.git
Bump types-* versions.
This commit is contained in:
parent
54fa04aa0a
commit
048812ba35
8
tox.ini
8
tox.ini
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue