diff --git a/tox.ini b/tox.ini index af8f1f57a..a1e956bf4 100644 --- a/tox.ini +++ b/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}