Skip to content

Commit c299354

Browse files
chore(deps): bump pytest from 6.2.5 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.3. - [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.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aff8185 commit c299354

File tree

2 files changed

+75
-52
lines changed

2 files changed

+75
-52
lines changed

poetry.lock

Lines changed: 74 additions & 51 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)