Skip to content

Commit

Permalink
build(deps-dev): bump pytest-splunk-addon from 1.6.1 to 1.7.0 (#238)
Browse files Browse the repository at this point in the history
Bumps [pytest-splunk-addon]() from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: pytest-splunk-addon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2021
1 parent d902590 commit fdf2894
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ solnlib = "^4.1.0"
splunktaucclib = "^5.0.2"
[tool.poetry.dev-dependencies]
pytest = "^6.2"
pytest-splunk-addon = { version = "^1.6", extras = [ "docker" ] }
pytest-splunk-addon = { version = "^1.7", extras = [ "docker" ] }
pytest-cov = "^2.12.1"
coverage = "^5.5"

Expand Down

0 comments on commit fdf2894

Please sign in to comment.