Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent b54921a commit b696479
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 134 deletions.
137 changes: 5 additions & 132 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ authors = ["Splunk Inc, <sales@splunk.com>"]
license = "Splunk-1-2020"

[tool.poetry.dependencies]
python = "^3.7"
python = "3.11.5"

[tool.poetry.group.dev.dependencies]
lovely-pytest-docker = "0.3.1"
pytest-expect = "1.1.0"
pytest-rerunfailures = "12.0"
splunk-packaging-toolkit = "1.0.1"
pytest-splunk-addon = "5.1.0"
splunk-add-on-ucc-framework = "5.28.6"
splunk-add-on-ucc-framework = "5.29.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit b696479

Please sign in to comment.