Skip to content

Commit 21e71c5

Browse files
chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#4237)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.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@8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest 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>
1 parent 7268299 commit 21e71c5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
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.5" }
54-
pytest = "^8.1.1"
54+
pytest = "^8.2.0"
5555
black = "^24.4"
5656
boto3 = "^1.26.164"
5757
isort = "^5.13.2"

0 commit comments

Comments
 (0)