Skip to content

Commit 723e5f7

Browse files
author
rfaircloth-splunk
committed
update
1 parent d12e941 commit 723e5f7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ include = ["pytest_splunk_addon/**/*.json", "pytest_splunk_addon/**/*.txt"]
1919
httplib2 = "*"
2020
python = "^3.7"
2121
pytest = ">5.4.0,<6.3"
22-
splunk-sdk = "^1.6.10"
23-
requests = "^2.22.0"
24-
splunk_appinspect = "~2"
22+
splunk-sdk = "^1.6"
23+
requests = "^2"
24+
splunk_appinspect = "^2"
2525
jsonschema = "^3.2"
26-
faker = ">=4.1,<7.0"
26+
faker = ">=4.1,<9.0"
2727
pytest-xdist = "*"
2828
filelock = "^3.0"
2929
pytest-ordering = "*"

0 commit comments

Comments
 (0)