Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update dependency pytest to v8.3.5
  • Loading branch information
renovate[bot] authored Mar 3, 2025
commit 211f08f564a93bd998f8e8fc4d50c7e16a63e95f
8 changes: 4 additions & 4 deletions tests/output/python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/output/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = "^3.8.1"
algoliasearch = { path = "../../../clients/algoliasearch-client-python", develop = true }
ruff = "== 0.9.6"
pyright = "== 1.1.391"
pytest = "=8.3.4"
pytest = "=8.3.5"
python-dotenv = "=1.0.1"
pytest-aiohttp = "=1.0.5"

Expand Down
Loading