From 2b997359b51cfeda5a8f246de344326bbd42f87d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 22:29:30 -0300 Subject: [PATCH 1/2] Update coverage from 7.2.7 to 7.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..14276a271 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.13.0; 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 2807209d3cefa9c5eec68d2147a6ff83ee8390a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 22:29:30 -0300 Subject: [PATCH 2/2] Update coverage from 7.2.7 to 7.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14276a271..f1e18b5c9 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.13.0; 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.13.0; 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"