File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ keywords = ["splunk", "bitwarden"]
15
15
python = " >=3.7.17, <=3.10"
16
16
requests = " 2.31.0"
17
17
splunk-sdk = " 2.0.2"
18
- splunktaucclib = { version = " 6.3 .0" , python = " ^3.7" }
18
+ splunktaucclib = { version = " 6.4 .0" , python = " ^3.7" }
19
19
python-dateutil = " 2.9.0.post0"
20
20
21
21
[tool .poetry .group .dev ]
@@ -24,8 +24,8 @@ 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" }
27
+ types-requests = " 2.32 .0.20240914 "
28
+ splunk-add-on-ucc-framework = { version = " 5.50.1 " , python = " ^3.7" }
29
29
splunk-appinspect = { version = " 3.8.0" , python = " ^3.7" }
30
30
31
31
[tool .poetry .group .splunkslim ]
You can’t perform that action at this time.
0 commit comments