File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,12 @@ pytest-xdist = ">=2.3.0"
41
41
filelock = " ^3.0"
42
42
pytest-ordering = " ~0.6"
43
43
lovely-pytest-docker = { version =" ^0" , optional = true }
44
- junitparser = " ^2.2 .0"
44
+ junitparser = " ^3.0 .0"
45
45
addonfactory-splunk-conf-parser-lib = " ^0.3.3"
46
46
defusedxml = " ^0.7.1"
47
- Faker = " >=13.12 ,<19.0.0 "
47
+ Faker = " >=19.3 ,<19.4 "
48
48
xmltodict = " ^0.13.0"
49
- xmlschema = " ^1.11.3 "
49
+ xmlschema = " ^2.0.0 "
50
50
splunksplwrapper = " ^1.0.2"
51
51
urllib3 = " <2"
52
52
@@ -55,7 +55,7 @@ docker = ['lovely-pytest-docker']
55
55
56
56
[tool .poetry .group .dev .dependencies ]
57
57
lovely-pytest-docker = " ~0.3.0"
58
- pytest-cov = " ^3 .0.0"
58
+ pytest-cov = " ^4 .0.0"
59
59
requests-mock = " ^1.8.0"
60
60
freezegun = " ^1.2.1"
61
61
pytz = " ^2022.1"
@@ -64,8 +64,8 @@ pytz = "^2022.1"
64
64
optional = true
65
65
66
66
[tool .poetry .group .docs .dependencies ]
67
- jinja2 = " 3.0.3 "
68
- sphinx-rtd-theme = " 1.1.1 "
67
+ jinja2 = " 3.1.2 "
68
+ sphinx-rtd-theme = " 1.3.0 "
69
69
sphinx-panels = " 0.6.0"
70
70
71
71
[tool .poetry .plugins ]
You can’t perform that action at this time.
0 commit comments