From c46baaa3d1959f4f2ac18bb8bf45fbc6ecd1b396 Mon Sep 17 00:00:00 2001 From: Tom Owers Date: Wed, 30 Oct 2024 17:31:53 +0000 Subject: [PATCH] Revert "Updated dependencies relying on pluggy" This reverts commit 4edd4ab8db26de00a0c94bae18b34397e65845c0. --- requirements-dev.in | 8 ++++---- requirements-dev.txt | 16 +++++++--------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 5a15c4592952f..eab4262ae6d66 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -37,21 +37,21 @@ types-retry==0.9.9.4 types-requests==2.26.1 types-tzlocal~=5.1.0.1 parameterized==0.9.0 -pytest==8.3.3 -pytest-asyncio==0.24.0 +pytest==7.4.4 +pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest-django==4.5.2 pytest-env==0.8.2 pytest-icdiff==0.6 pytest-mock==3.11.1 -pytest-split==0.10.0 +pytest-split==0.8.1 pytest-watch==4.2.0 pytest-xdist==3.6.1 python-dateutil>=2.8.2 responses==0.23.1 syrupy~=4.6.0 watchdog==2.1.8 -flaky==3.8.1 +flaky==3.7.0 aioresponses==0.7.6 prance==23.06.21.0 openapi-spec-validator==0.7.1 # Needed for prance as a validation backend diff --git a/requirements-dev.txt b/requirements-dev.txt index 3d7995c4dedb6..cd0caa1e8d154 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -100,7 +100,7 @@ faker==17.5.0 # via -r requirements-dev.in fakeredis==2.23.3 # via -r requirements-dev.in -flaky==3.8.1 +flaky==3.7.0 # via -r requirements-dev.in freezegun==1.2.2 # via -r requirements-dev.in @@ -189,10 +189,8 @@ platformdirs==3.11.0 # via # -c requirements.txt # black -pluggy==1.5.0 - # via - # -c requirements.txt - # pytest +pluggy==0.13.1 + # via pytest pprintpp==0.4.0 # via pytest-icdiff prance==23.6.21.0 @@ -211,7 +209,7 @@ pydantic-core==2.23.4 # pydantic pygments==2.18.0 # via rich -pytest==8.3.3 +pytest==7.4.4 # via # -r requirements-dev.in # pytest-asyncio @@ -224,7 +222,7 @@ pytest==8.3.3 # pytest-watch # pytest-xdist # syrupy -pytest-asyncio==0.24.0 +pytest-asyncio==0.21.1 # via -r requirements-dev.in pytest-cov==4.1.0 # via -r requirements-dev.in @@ -236,7 +234,7 @@ pytest-icdiff==0.6 # via -r requirements-dev.in pytest-mock==3.11.1 # via -r requirements-dev.in -pytest-split==0.10.0 +pytest-split==0.8.1 # via -r requirements-dev.in pytest-watch==4.2.0 # via -r requirements-dev.in @@ -303,7 +301,7 @@ sqlparse==0.4.4 # via # -c requirements.txt # django -syrupy==4.6.4 +syrupy==4.6.0 # via -r requirements-dev.in toml==0.10.2 # via