From 2a7431a7252e47d15b8c840cd41b1c5767debaab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 23:55:55 +0000 Subject: [PATCH] Bump pysigma-backend-splunk from 1.0.2 to 1.1.0 Bumps [pysigma-backend-splunk](https://github.com/SigmaHQ/pySigma-backend-splunk) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/SigmaHQ/pySigma-backend-splunk/releases) - [Commits](https://github.com/SigmaHQ/pySigma-backend-splunk/compare/v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: pysigma-backend-splunk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b23cce012e..e0bdb019cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ psutil==5.9.8 pycvesearch==1.2 pydantic==1.10.8 pysigma==0.11.3 -pysigma-backend-splunk==1.0.2 +pysigma-backend-splunk==1.1.0 pytest==7.4.4 PyYAML>=5.4.1 questionary==1.10.0