File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ keywords = ["splunk", "bitwarden"]
14
14
[tool .poetry .dependencies ]
15
15
python = " >=3.7.17, <=3.10"
16
16
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" }
19
19
python-dateutil = " 2.9.0.post0"
20
20
21
21
[tool .poetry .group .dev ]
@@ -24,9 +24,9 @@ optional = true
24
24
[tool .poetry .group .dev .dependencies ]
25
25
python = " >=3.7, <=3.10"
26
26
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" }
30
30
31
31
[tool .poetry .group .splunkslim ]
32
32
optional = true
You can’t perform that action at this time.
0 commit comments