Skip to content

Commit e680902

Browse files
[deps]: Update poetry minor
1 parent 3873ec2 commit e680902

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ keywords = ["splunk", "bitwarden"]
1414
[tool.poetry.dependencies]
1515
python = ">=3.7.17, <=3.10"
1616
requests = "2.31.0"
17-
splunk-sdk = "2.0.2"
18-
splunktaucclib = { version = "6.3.0", python = "^3.7" }
17+
splunk-sdk = "2.1.0"
18+
splunktaucclib = { version = "6.5.0", python = "^3.7" }
1919
python-dateutil = "2.9.0.post0"
2020

2121
[tool.poetry.group.dev]
@@ -24,9 +24,9 @@ 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" }
29-
splunk-appinspect = { version = "3.8.0", python = "^3.7" }
27+
types-requests = "2.32.0.20241016"
28+
splunk-add-on-ucc-framework = { version = "5.53.2", python = "^3.7" }
29+
splunk-appinspect = { version = "3.8.1", python = "^3.7" }
3030

3131
[tool.poetry.group.splunkslim]
3232
optional = true

0 commit comments

Comments
 (0)