From 32cc7265c470d9af87a386c09104df1c726c5afb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Nov 2025 13:58:53 -0300 Subject: [PATCH 1/2] Update coverage from 7.2.7 to 7.11.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..450cd8b3e 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.11.3; 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 b5983ef3855e6094402fc5b56871c32fee041621 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Nov 2025 13:58:54 -0300 Subject: [PATCH 2/2] Update coverage from 7.2.7 to 7.11.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 450cd8b3e..a825426df 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.11.3; 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.11.3; 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"