Skip to content

Commit a0fb48e

Browse files
fix(deps): update dependency pytest to v8.4.0
1 parent c62b45e commit a0fb48e

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)