Skip to content

Commit a1b4ffc

Browse files
chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#3943)
1 parent 97f0497 commit a1b4ffc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
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 = "^8.0.1"
54+
pytest = "^8.1.1"
5555
black = "^24.2"
5656
boto3 = "^1.26.164"
5757
isort = "^5.13.2"

0 commit comments

Comments
 (0)