From f378f4048da72ce32508d6aadae068835bd1866b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Nov 2025 23:51:08 -0300 Subject: [PATCH 1/2] Update coverage from 7.2.7 to 7.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..bf97b07ef 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.1; 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 4f4ee2e81740303778c703df46894388a6433e66 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Nov 2025 23:51:09 -0300 Subject: [PATCH 2/2] Update coverage from 7.2.7 to 7.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf97b07ef..aea49816e 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.1; 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.1; 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"