File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 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"
4141filelock = " ^3.0"
4242pytest-ordering = " ~0.6"
4343lovely-pytest-docker = { version =" ^0" , optional = true }
44- junitparser = " ^2.2 .0"
44+ junitparser = " ^3.0 .0"
4545addonfactory-splunk-conf-parser-lib = " ^0.3.3"
4646defusedxml = " ^0.7.1"
47- Faker = " >=13.12 ,<19.0.0 "
47+ Faker = " >=19.3 ,<19.4 "
4848xmltodict = " ^0.13.0"
49- xmlschema = " ^1.11.3 "
49+ xmlschema = " ^2.0.0 "
5050splunksplwrapper = " ^1.0.2"
5151urllib3 = " <2"
5252
@@ -55,7 +55,7 @@ docker = ['lovely-pytest-docker']
5555
5656[tool .poetry .group .dev .dependencies ]
5757lovely-pytest-docker = " ~0.3.0"
58- pytest-cov = " ^3 .0.0"
58+ pytest-cov = " ^4 .0.0"
5959requests-mock = " ^1.8.0"
6060freezegun = " ^1.2.1"
6161pytz = " ^2022.1"
@@ -64,8 +64,8 @@ pytz = "^2022.1"
6464optional = true
6565
6666[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 "
6969sphinx-panels = " 0.6.0"
7070
7171[tool .poetry .plugins ]
You can’t perform that action at this time.
0 commit comments