From cb2e94c7828b2a7466acc5a204d1ebc00d404ad0 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Wed, 2 Nov 2022 18:15:51 -0700 Subject: [PATCH] chore: update dev dependencies (#1626) --- local-requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/local-requirements.txt b/local-requirements.txt index ab9f8289e..6e8e9a618 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,24 +1,24 @@ -auditwheel==5.1.2 +auditwheel==5.2.1 autobahn==22.7.1 -black==22.6.0 +black==22.10.0 flake8==5.0.4 flaky==3.7.0 -mypy==0.971 +mypy==0.982 objgraph==3.5.0 -Pillow==9.2.0 +Pillow==9.3.0 pixelmatch==0.3.0 pre-commit==2.20.0 -pyOpenSSL==22.0.0 -pytest==7.1.2 -pytest-asyncio==0.19.0 -pytest-cov==3.0.0 +pyOpenSSL==22.1.0 +pytest==7.2.0 +pytest-asyncio==0.20.1 +pytest-cov==4.0.0 pytest-repeat==0.9.1 pytest-timeout==2.1.0 -pytest-xdist==2.5.0 +pytest-xdist==3.0.2 requests==2.28.1 service_identity==21.1.0 -setuptools==60.9.3 +setuptools==65.5.0 twine==4.0.1 -twisted==22.4.0 -types-pyOpenSSL==22.0.10 +twisted==22.10.0 +types-pyOpenSSL==22.1.0.1 wheel==0.37.1