From daf46b6699964614bf88c54dd5a03660dd8bef91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:34:13 +0000 Subject: [PATCH] [deps]: Update types-requests to v2.33.0.20260518 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0324876..c3ccfd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ optional = true [tool.poetry.group.dev.dependencies] python = ">=3.13, <3.14" -types-requests = "2.31.0.6" +types-requests = "2.33.0.20260518" splunk-add-on-ucc-framework = "6.4.0" splunk-appinspect = "4.2.0"