Skip to content

Commit c7f7835

Browse files
[deps]: Update poetry minor
1 parent 5517598 commit c7f7835

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = ["splunk", "bitwarden"]
1515
python = ">=3.7.17, <=3.10"
1616
requests = "2.31.0"
1717
splunk-sdk = "2.0.2"
18-
splunktaucclib = { version = "6.3.0", python = "^3.7" }
18+
splunktaucclib = { version = "6.4.0", python = "^3.7" }
1919
python-dateutil = "2.9.0.post0"
2020

2121
[tool.poetry.group.dev]
@@ -24,8 +24,8 @@ optional = true
2424
[tool.poetry.group.dev.dependencies]
2525
python = ">=3.7, <=3.10"
2626
python-dotenv = "0.21.1"
27-
types-requests = "2.31.0.6"
28-
splunk-add-on-ucc-framework = { version = "5.49.0", python = "^3.7" }
27+
types-requests = "2.32.0.20240914"
28+
splunk-add-on-ucc-framework = { version = "5.50.1", python = "^3.7" }
2929
splunk-appinspect = { version = "3.8.0", python = "^3.7" }
3030

3131
[tool.poetry.group.splunkslim]

0 commit comments

Comments
 (0)