Skip to content

Commit 390be39

Browse files
committed
Release 1.0.3 - pySigma upgrade to 0.10
1 parent bfcbbef commit 390be39

File tree

2 files changed

+86
-22
lines changed

2 files changed

+86
-22
lines changed

poetry.lock

+84-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysigma-backend-splunk"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "pySigma Splunk backend"
55
authors = ["Thomas Patzke <[email protected]>"]
66
license = "LGPL-2.1-only"
@@ -11,7 +11,7 @@ packages = [
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.8"
14-
pysigma = "^0.9.0"
14+
pysigma = "^0.10.2"
1515

1616
[tool.poetry.dev-dependencies]
1717
pytest = "^6.2.2"

0 commit comments

Comments
 (0)