# HG changeset patch # User RhodeCode Admin # Date 2023-04-19 08:43:57 # Node ID aab3fa0a00246887bf5234966f2d7b39382689f4 # Parent c93897def0153d4e2aa1139b917fe14abe151c6f deps: bumped some libs to latest versions diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ atomicwrites==1.4.1 contextlib2==21.6.0 cov-core==1.15.0 - coverage==7.2.2 + coverage==7.2.3 dogpile.cache==1.1.8 decorator==5.1.1 stevedore==5.0.0 @@ -15,13 +15,13 @@ hg-evolve==11.0.0 importlib-metadata==6.0.0 zipp==3.15.0 mercurial==6.3.3 -mock==5.0.1 +mock==5.0.2 more-itertools==9.1.0 msgpack==1.0.5 -orjson==3.8.9 +orjson==3.8.10 psutil==5.9.4 py==1.11.0 -pygit2==1.11.1 +pygit2==1.12.0 cffi==1.15.1 pycparser==2.21 pygments==2.14.0 diff --git a/requirements_test.txt b/requirements_test.txt --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,19 +1,19 @@ # test related requirements cov-core==1.15.0 - coverage==7.2.2 -mock==5.0.1 + coverage==7.2.3 +mock==5.0.2 py==1.11.0 pytest-cov==4.0.0 - coverage==7.2.2 - pytest==7.2.2 + coverage==7.2.3 + pytest==7.3.1 attrs==22.2.0 iniconfig==2.0.0 packaging==23.0 pluggy==1.0.0 pytest-profiling==1.7.0 gprof2dot==2022.7.29 - pytest==7.2.2 + pytest==7.3.1 attrs==22.2.0 iniconfig==2.0.0 packaging==23.0 @@ -22,14 +22,14 @@ pytest-profiling==1.7.0 pytest-runner==6.0.0 pytest-sugar==0.9.6 packaging==23.0 - pytest==7.2.2 + pytest==7.3.1 attrs==22.2.0 iniconfig==2.0.0 packaging==23.0 pluggy==1.0.0 termcolor==2.2.0 pytest-timeout==2.1.0 - pytest==7.2.2 + pytest==7.3.1 attrs==22.2.0 iniconfig==2.0.0 packaging==23.0