From c77fc72315d91647be86d54f6d4881060a717616 Mon Sep 17 00:00:00 2001 From: RhodeCode Admin Date: Tue, 13 Jan 2026 10:04:14 +0100 Subject: [PATCH] maintain(deps): fixed tests deps --- requirements.txt | 2 +- requirements_test.txt | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index f65c2691..27fbd56f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ formencode==2.1.1 six==1.17.0 fsspec==2026.1.0 gunicorn==23.0.0 - packaging==24.1 + packaging==25.0 gevent==25.9.1 greenlet==3.3.0 zope.event==6.1.0 diff --git a/requirements_test.txt b/requirements_test.txt index 190ec9ec..3c6aeae3 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,49 +4,49 @@ mock==5.1.0 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 pytest-cov==5.0.0 coverage==7.6.4 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 pytest-env==1.1.5 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 pytest-profiling==1.7.0 gprof2dot==2024.6.6 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 six==1.17.0 pytest-rerunfailures==14.0 - packaging==24.1 + packaging==25.0 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 pytest-runner==6.0.1 pytest-sugar==1.0.0 - packaging==24.1 + packaging==25.0 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 termcolor==2.5.0 pytest-timeout==2.3.1 pytest==8.3.3 iniconfig==2.0.0 - packaging==24.1 + packaging==25.0 pluggy==1.5.0 -webtest==3.0.1 - beautifulsoup4==4.12.3 - soupsieve==2.5 +webtest==3.0.7 + beautifulsoup4==4.14.3 + soupsieve==2.8.1 waitress==3.0.2 webob==1.8.9