From 1e5fef1a8c653f8be12b2aeadac3a818fa113f55 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 03 Apr 2024 18:39:00 +0200
Subject: [PATCH] python/types-requests: update to 2.31.0.20240403

---
 components/python/pytest-cov/test/results-all.master |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/components/python/pytest-cov/test/results-all.master b/components/python/pytest-cov/test/results-all.master
index aa2f893..7c3ba9e 100644
--- a/components/python/pytest-cov/test/results-all.master
+++ b/components/python/pytest-cov/test/results-all.master
@@ -4,9 +4,9 @@
 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
 cachedir: .tox/py$(PYV)/.pytest_cache
 rootdir: $(@D)
-configfile: setup.cfg
+configfile: pytest.ini
 testpaths: tests
-collecting ... collected 129 items
+collecting ... collected 130 items
 
 coverage.version_info > (6, 4))
 coverage.version_info > (6, 4))
@@ -128,6 +128,7 @@
 tests/test_pytest_cov.py::test_no_cover_marker PASSED
 tests/test_pytest_cov.py::test_not_started_plugin_does_not_fail PASSED
 tests/test_pytest_cov.py::test_pth_failure PASSED
+tests/test_pytest_cov.py::test_pyproject_toml PASSED
 tests/test_pytest_cov.py::test_show_missing_coveragerc[branch1a] PASSED
 tests/test_pytest_cov.py::test_show_missing_coveragerc[branch1c] PASSED
 tests/test_pytest_cov.py::test_show_missing_coveragerc[branch2x] PASSED
@@ -144,6 +145,6 @@
 xdist 2.3.0 the parent sys.path is copied in the child process)
 
 =========================== short test summary info ============================
-======== 119 passed, 10 skipped ========
+======== 120 passed, 10 skipped ========
   py$(PYV): OK
   congratulations :)

--
Gitblit v1.9.3