Skip to content

Commit b876899

Browse files
chore(deps): bump pytest from 6.2.5 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.5...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e6ae2b commit b876899

File tree

2 files changed

+9
-21
lines changed

2 files changed

+9
-21
lines changed

poetry.lock

Lines changed: 8 additions & 20 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
@@ -34,7 +34,7 @@ include = ["pytest_splunk_addon/**/*.json", "pytest_splunk_addon/**/*.txt"]
3434
[tool.poetry.dependencies]
3535
httplib2 = "*"
3636
python = "^3.7"
37-
pytest = ">5.4.0,<6.3"
37+
pytest = ">5.4.0,<7.2"
3838
splunk-sdk = "^1.6"
3939
requests = "^2"
4040
jsonschema = "^4.2.1"

0 commit comments

Comments
 (0)