Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-splunk-addon-5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
livehybrid authored Apr 4, 2024
2 parents 6a7dbd0 + 5ef23e9 commit b79f108
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 18 deletions.
45 changes: 31 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.7,<3.10"
cached-property = "1.5.2"
versioningit = "3.0.0"
versioningit = "3.1.0"

#[tool.poetry.dev-dependencies]
coverage = "7.2.7"
Expand All @@ -28,13 +28,13 @@ pytest-xdist = "2.5.0"
requests = "2.31.0"
reuse = "1.1.2"
six = "1.16.0"
splunk-add-on-ucc-framework = "^5.39.0"
splunk-add-on-ucc-framework = "^5.41.0"
# todo: remove the path reference when this installs in a virtualenv ok
splunk-packaging-toolkit = {url = "https://github.com/NHSDigital/splunk-packaging-toolkit-whl/releases/download/v2021.09.26.10.44/splunk_packaging_toolkit-1.0.1-py3-none-any.whl"}
splunk-sdk = "1.7.4"
splunk-sdk = "2.0.1"
u-msgpack-python = "2.8.0"
wheel = "0.42.0"
splunk-appinspect = "^3.2.0"
splunk-appinspect = "^3.5.0"
typing-extensions = "4.7.1"
attr = "0.3.2"
grip = "4.6.2"
Expand Down

0 comments on commit b79f108

Please sign in to comment.