From 0c50acd514f8b23c4ad79d4f01fc7e896a096032 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Nov 2025 09:14:20 -0300 Subject: [PATCH 1/2] Update coverage from 7.2.7 to 7.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..2216033a3 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.12.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 f0c5f4e9fa0764baf7d9f5b3e19ffc2ae5a40be4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Nov 2025 09:14:21 -0300 Subject: [PATCH 2/2] Update coverage from 7.2.7 to 7.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2216033a3..3261cdced 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.12.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.12.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"