Skip to content

Commit 4dc3e43

Browse files
authored
chore: update deps (#625)
1 parent 9f27eb9 commit 4dc3e43

File tree

2 files changed

+57
-70
lines changed

2 files changed

+57
-70
lines changed

poetry.lock

Lines changed: 56 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ pytest = ">5.4.0,<6.3"
3838
splunk-sdk = "^1.6"
3939
requests = "^2"
4040
jsonschema = "^4.2.1"
41-
faker = ">=4.1,<12.0"
4241
pytest-xdist = "*"
4342
filelock = "^3.0"
4443
pytest-ordering = "*"
4544
lovely-pytest-docker = { version="^0", optional = true }
4645
junitparser = "^2.2.0"
4746
addonfactory-splunk-conf-parser-lib = "^0.3.3"
4847
defusedxml = "^0.7.1"
48+
Faker = "^13.12.0"
4949

5050
[tool.poetry.extras]
5151
docker = ['lovely-pytest-docker']

0 commit comments

Comments
 (0)