diff --git a/pyproject.toml b/pyproject.toml index 4b16812..0addeee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ keywords = ["splunk", "bitwarden"] [tool.poetry.dependencies] python = ">=3.9, <3.11" requests = "2.32.5" -splunk-sdk = "2.1.1" +splunk-sdk = "3.0.0" splunktaucclib = "8.1.0" python-dateutil = "2.9.0.post0"