Skip to content

Commit 7ed6ea4

Browse files
fix(deps): update dependency pytest to v8.4.0 (#4945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24ba4ae commit 7ed6ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.7"
1414
pyright = "== 1.1.391"
15-
pytest = "=8.3.5"
15+
pytest = "=8.4.0"
1616
python-dotenv = "=1.0.1"
1717
pytest-aiohttp = "=1.0.5"
1818

0 commit comments

Comments
 (0)