diff --git a/pyproject.toml b/pyproject.toml index 2b1fef2..bf7c996 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ optional = true [tool.poetry.group.dev.dependencies] python = ">=3.7, <=3.10" python-dotenv = "0.21.1" -types-requests = "2.31.0.6" +types-requests = "2.32.0.20240914" splunk-add-on-ucc-framework = { version = "5.49.0", python = "^3.7" } splunk-appinspect = { version = "3.8.0", python = "^3.7" }