From 9490ff2a8c30fc0f1941f0accd953260071e0292 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Aug 2025 00:04:13 -0300 Subject: [PATCH 1/2] Update coverage from 7.2.7 to 7.10.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..ef7add5f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2023.7.22 ; python_version >= "3.10" and python_version < "4.0" cfgv==3.3.1 ; python_version >= "3.10" and python_version < "4.0" charset-normalizer==3.2.0 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" -coverage==7.2.7 ; python_version >= "3.10" and python_version < "4.0" +coverage==7.10.2; python_version >= "3.10" and python_version < "4.0" coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0" distlib==0.3.7 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.1.2 ; python_version >= "3.10" and python_version < "3.11" From bab797d35cdc250de53905a26b3f9fde7a70aa25 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Aug 2025 00:04:13 -0300 Subject: [PATCH 2/2] Update coverage from 7.2.7 to 7.10.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef7add5f6..edcc14966 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cfgv==3.3.1 ; python_version >= "3.10" and python_version < "4.0" charset-normalizer==3.2.0 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" coverage==7.10.2; python_version >= "3.10" and python_version < "4.0" -coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0" +coverage[toml]==7.10.2; python_version >= "3.10" and python_version < "4.0" distlib==0.3.7 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.1.2 ; python_version >= "3.10" and python_version < "3.11" filelock==3.12.2 ; python_version >= "3.10" and python_version < "4.0"