Skip to content

Commit bd9757a

Browse files
build(deps-dev): bump pytest from 7.1.3 to 7.2.0 (#214)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 784f2e7 commit bd9757a

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

poetry.lock

Lines changed: 21 additions & 18 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
@@ -31,7 +31,7 @@ splunk-sdk = ">=1.6.18"
3131

3232
[tool.poetry.dev-dependencies]
3333
pytest-cov = "^3"
34-
pytest = "^7.1"
34+
pytest = "^7.2"
3535
mkdocs = "^1.4.2"
3636
mkdocs-material = "^8.5.3"
3737
mkdocstrings = "0.18.0"

0 commit comments

Comments
 (0)