From 566f681f72426a9a08200ff1d86c604f4c37bbcf Mon Sep 17 00:00:00 2001 From: Sebastiaan Huber Date: Fri, 2 Feb 2024 10:37:12 +0100 Subject: [PATCH] Dependencies: Update requirements to address deprecation warnings Following package requirements are updated: * `coverage~=7.0` * `pytest-cov~=4.1` * `pympler~=1.0` * `pyparsing~=3.0` --- pyproject.toml | 8 ++++---- requirements/requirements-py-3.10.txt | 8 ++++---- requirements/requirements-py-3.11.txt | 8 ++++---- requirements/requirements-py-3.12.txt | 8 ++++---- requirements/requirements-py-3.9.txt | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 608ffd2ec7..66084e9d23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -218,7 +218,7 @@ rest = [ 'flask-cors~=3.0', 'flask-restful~=0.3.7', 'flask~=2.2', - 'pyparsing~=2.4', + 'pyparsing~=3.0', 'python-memcached~=1.59', 'seekpath~=1.9,>=1.9.3' ] @@ -233,12 +233,12 @@ tests = [ 'pytest~=7.0', 'pytest-asyncio~=0.12,<0.17', 'pytest-timeout~=2.0', - 'pytest-cov~=2.7,<2.11', + 'pytest-cov~=4.1', 'pytest-rerunfailures~=12.0', 'pytest-benchmark~=4.0', 'pytest-regressions~=2.2', - 'pympler~=0.9', - 'coverage~=6.0', + 'pympler~=1.0', + 'coverage~=7.0', 'sphinx~=7.2', 'docutils~=0.20' ] diff --git a/requirements/requirements-py-3.10.txt b/requirements/requirements-py-3.10.txt index 49255bf99a..fed50236ae 100644 --- a/requirements/requirements-py-3.10.txt +++ b/requirements/requirements-py-3.10.txt @@ -34,7 +34,7 @@ click==8.1.3 click-spinner==0.1.10 comm==0.1.3 contourpy==1.1.0 -coverage==6.5.0 +coverage==7.4.1 cryptography==41.0.1 cycler==0.11.0 debugpy==1.6.7 @@ -136,15 +136,15 @@ pydantic==2.4.0 pydata-sphinx-theme==0.13.3 pygments==2.15.1 pymatgen==2023.9.25 -pympler==0.9 +pympler==1.0.1 pymysql==0.9.3 pynacl==1.5.0 -pyparsing==2.4.7 +pyparsing==3.1.1 pyrsistent==0.19.3 pytest==7.3.2 pytest-asyncio==0.16.0 pytest-benchmark==4.0.0 -pytest-cov==2.10.1 +pytest-cov==4.1.0 pytest-datadir==1.4.1 pytest-regressions==2.4.2 pytest-rerunfailures==12.0.0 diff --git a/requirements/requirements-py-3.11.txt b/requirements/requirements-py-3.11.txt index 67cb01cc35..b6402242f7 100644 --- a/requirements/requirements-py-3.11.txt +++ b/requirements/requirements-py-3.11.txt @@ -34,7 +34,7 @@ click==8.1.3 click-spinner==0.1.10 comm==0.1.3 contourpy==1.1.0 -coverage==6.5.0 +coverage==7.4.1 cryptography==41.0.1 cycler==0.11.0 debugpy==1.6.7 @@ -135,15 +135,15 @@ pydantic==2.4.0 pydata-sphinx-theme==0.13.3 pygments==2.15.1 pymatgen==2023.9.25 -pympler==0.9 +pympler==1.0.1 pymysql==0.9.3 pynacl==1.5.0 -pyparsing==2.4.7 +pyparsing==3.1.1 pyrsistent==0.19.3 pytest==7.3.2 pytest-asyncio==0.16.0 pytest-benchmark==4.0.0 -pytest-cov==2.10.1 +pytest-cov==4.1.0 pytest-datadir==1.4.1 pytest-regressions==2.4.2 pytest-rerunfailures==12.0.0 diff --git a/requirements/requirements-py-3.12.txt b/requirements/requirements-py-3.12.txt index 48fdbf16d8..4e634d5a09 100644 --- a/requirements/requirements-py-3.12.txt +++ b/requirements/requirements-py-3.12.txt @@ -34,7 +34,7 @@ click==8.1.7 click-spinner==0.1.10 comm==0.1.4 contourpy==1.1.1 -coverage==6.5.0 +coverage==7.4.1 cryptography==41.0.5 cycler==0.12.1 debugpy==1.8.0 @@ -133,15 +133,15 @@ pydantic==2.4.0 pydata-sphinx-theme==0.13.3 pygments==2.16.1 pymatgen==2023.10.11 -pympler==0.9 +pympler==1.0.1 pymysql==0.9.3 pynacl==1.5.0 -pyparsing==2.4.7 +pyparsing==3.1.1 pyrsistent==0.19.3 pytest==7.4.2 pytest-asyncio==0.16.0 pytest-benchmark==4.0.0 -pytest-cov==2.10.1 +pytest-cov==4.1.0 pytest-datadir==1.5.0 pytest-regressions==2.5.0 pytest-rerunfailures==12.0.0 diff --git a/requirements/requirements-py-3.9.txt b/requirements/requirements-py-3.9.txt index 8bddc77c50..2d77497e31 100644 --- a/requirements/requirements-py-3.9.txt +++ b/requirements/requirements-py-3.9.txt @@ -34,7 +34,7 @@ click==8.1.3 click-spinner==0.1.10 comm==0.1.3 contourpy==1.1.0 -coverage==6.5.0 +coverage==7.4.1 cryptography==41.0.1 cycler==0.11.0 debugpy==1.6.7 @@ -138,15 +138,15 @@ pydantic==2.4.0 pydata-sphinx-theme==0.13.3 pygments==2.15.1 pymatgen==2023.9.25 -pympler==0.9 +pympler==1.0.1 pymysql==0.9.3 pynacl==1.5.0 -pyparsing==2.4.7 +pyparsing==3.1.1 pyrsistent==0.19.3 pytest==7.3.2 pytest-asyncio==0.16.0 pytest-benchmark==4.0.0 -pytest-cov==2.10.1 +pytest-cov==4.1.0 pytest-datadir==1.4.1 pytest-regressions==2.4.2 pytest-rerunfailures==12.0.0