We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bcf3e commit 87d296dCopy full SHA for 87d296d
tests/output/python/pyproject.toml
@@ -12,7 +12,7 @@ python = "^3.8.1"
12
algoliasearch = { path = "../../../clients/algoliasearch-client-python", develop = true }
13
ruff = "== 0.11.7"
14
pyright = "== 1.1.391"
15
-pytest = "=8.3.5"
+pytest = "=8.4.2"
16
python-dotenv = "=1.0.1"
17
pytest-aiohttp = "=1.0.5"
18
0 commit comments