Skip to content

Commit 0affc80

Browse files
chore(deps): update all dependencies
1 parent cd0c088 commit 0affc80

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@ python = "^3.7"
3636
pytest = ">5.4.0,<8"
3737
splunk-sdk = ">=1.6"
3838
requests = "^2.31.0"
39-
jsonschema = "^v4.17.3"
39+
jsonschema = "^4.17.3"
4040
pytest-xdist = "^3.5.0"
4141
filelock = "^3.0"
4242
pytest-ordering = "~0.6"
43-
junitparser = "^2.2.0"
43+
junitparser = "^3.0.0"
4444
addonfactory-splunk-conf-parser-lib = "*"
4545
defusedxml = "^0.7.1"
46-
Faker = "^18.0.0"
47-
xmltodict = "^0.13.0"
48-
xmlschema = "^2.5.1"
46+
Faker = "^37.0.0"
47+
xmltodict = "^0.14.0"
48+
xmlschema = "^4.0.0"
4949
splunksplwrapper = "^1.1.1"
5050
urllib3 = "<2"
5151

5252
[tool.poetry.group.dev.dependencies]
53-
pytest-cov = "^4"
53+
pytest-cov = "^6.0.0"
5454
requests-mock = "^1.8.0"
5555
freezegun = "^1.5.1"
5656
pytz = "^2024.1"

0 commit comments

Comments
 (0)