Skip to content

Commit 6a5b39b

Browse files
chore(deps): update dependency pytest to v8.3.5
1 parent 3bf8e0d commit 6a5b39b

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.5"
2020
pytest-asyncio = "0.24.0"
2121
pytest-mock = "3.14.0"
2222
pact-python = "2.2.2"

0 commit comments

Comments
 (0)