From 991da7331c8d90c1ed4b815bb0b02d4524ef362f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:36:47 +0000 Subject: [PATCH] Bump splunk-sdk from 1.7.3 to 1.7.4 Bumps [splunk-sdk](https://github.com/splunk/splunk-sdk-python) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/splunk/splunk-sdk-python/releases) - [Changelog](https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/splunk/splunk-sdk-python/compare/1.7.3...1.7.4) --- updated-dependencies: - dependency-name: splunk-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26da9fca96..7f87a159db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ PyYAML>=5.4.1 questionary==1.10.0 requests==2.31.0 six==1.16.0 -splunk-sdk==1.7.3 +splunk-sdk==1.7.4 wrapt-timeout-decorator==1.3.12.2 xmltodict==0.13.0