Skip to content

Commit 8e8fb27

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#3711)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent b63a69c commit 8e8fb27

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }
5151

5252
[tool.poetry.dev-dependencies]
5353
coverage = {extras = ["toml"], version = "^7.4"}
54-
pytest = "^7.4.4"
54+
pytest = "^8.0.0"
5555
black = "^23.3"
5656
boto3 = "^1.26.164"
5757
isort = "^5.11.5"

0 commit comments

Comments
 (0)