Skip to content

Commit c2d7c0d

Browse files
feat: upgrade splunktaucclib library to support >=6.5.3 (#190)
* feat: upgrade splunktaucclib library to 6.6.0 * chore: addressed review comment
1 parent 87bbbce commit c2d7c0d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ python = ">=3.7,<3.13"
3535
jsonschema = "^4.4.0"
3636
jinja2 = ">=2.10.1,<4.0.0"
3737
munch = "^2.3.2"
38-
splunktaucclib = "6.5.3"
38+
splunktaucclib = ">=6.5.3,<9.0.0"
3939
requests = "^2.27.1"
4040
jsonpath-ng = "^1.5.2"
4141
decorator = "5.1.1"

0 commit comments

Comments
 (0)