Skip to content

Commit a722df7

Browse files
chore(deps): update all dependencies
1 parent 3d2f34e commit a722df7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ pytest-xdist = ">=2.3.0"
4141
filelock = "^3.0"
4242
pytest-ordering = "~0.6"
4343
lovely-pytest-docker = { version="^0", optional = true }
44-
junitparser = "^2.2.0"
45-
addonfactory-splunk-conf-parser-lib = "^0.3.3"
44+
junitparser = "^3.0.0"
45+
addonfactory-splunk-conf-parser-lib = "^0.4.0"
4646
defusedxml = "^0.7.1"
47-
Faker = ">=13.12,<19.0.0"
47+
Faker = ">=19.12,<19.13"
4848
xmltodict = "^0.13.0"
49-
xmlschema = "^1.11.3"
49+
xmlschema = "^2.0.0"
5050
splunksplwrapper = "^1.1.1"
5151
urllib3 = "<2"
5252

@@ -55,7 +55,7 @@ docker = ['lovely-pytest-docker']
5555

5656
[tool.poetry.group.dev.dependencies]
5757
lovely-pytest-docker = "~0.3.0"
58-
pytest-cov = "^3.0.0"
58+
pytest-cov = "^4.0.0"
5959
requests-mock = "^1.8.0"
6060
freezegun = "^1.2.1"
6161
pytz = "^2022.1"
@@ -64,8 +64,8 @@ pytz = "^2022.1"
6464
optional = 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"
6969
sphinx-panels = "0.6.0"
7070

7171
[tool.poetry.plugins]

0 commit comments

Comments
 (0)