Skip to content

Commit 6b11022

Browse files
chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#4450)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 316ad7d commit 6b11022

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -56,7 +56,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }
5656

5757
[tool.poetry.dev-dependencies]
5858
coverage = { extras = ["toml"], version = "^7.5" }
59-
pytest = "^8.2.1"
59+
pytest = "^8.2.2"
6060
black = "^24.4"
6161
boto3 = "^1.26.164"
6262
isort = "^5.13.2"

0 commit comments

Comments
 (0)