Skip to content

Commit 2edbd5b

Browse files
fix(deps): update dependency pytest to v8.3.5 (#4531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05956ba commit 2edbd5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/output/python/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/output/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.8.1"
1212
algoliasearch = { path = "../../../clients/algoliasearch-client-python", develop = true }
1313
ruff = "== 0.9.6"
1414
pyright = "== 1.1.391"
15-
pytest = "=8.3.4"
15+
pytest = "=8.3.5"
1616
python-dotenv = "=1.0.1"
1717
pytest-aiohttp = "=1.0.5"
1818

0 commit comments

Comments
 (0)