Skip to content

Commit b1ad251

Browse files
chore(deps): update dependency pytest to v8.3.4
1 parent 0dc1b8a commit b1ad251

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
@@ -16,7 +16,7 @@ build-backend = "poetry.core.masonry.api"
1616
python = "^3.11"
1717

1818
[tool.poetry.dev-dependencies]
19-
pytest = "8.3.3"
19+
pytest = "8.3.4"
2020
pytest-asyncio = "^0.24.0"
2121
pytest-mock = "^3.14.0"
2222
pact-python = "^2.2.2"

0 commit comments

Comments
 (0)