Skip to content

Commit 73aa0da

Browse files
chore(deps): update dependency pytest to v8.3.4 (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dfba35 commit 73aa0da

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
@@ -39,7 +39,7 @@ requests = ">=1.0.0,<3.0.0"
3939
pyyaml = { version = ">=3.10,<7.0", optional = true }
4040

4141
[tool.poetry.group.dev.dependencies]
42-
pytest = "8.3.3"
42+
pytest = "8.3.4"
4343
responses = "0.25.0"
4444

4545
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)