Skip to content

Commit

Permalink
Merge branch 'main' into chore/renovateBaseBranch (generated)
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Millot <[email protected]>
  • Loading branch information
algolia-bot and millotp committed Feb 10, 2025
1 parent 45515c9 commit f71d765
Show file tree
Hide file tree
Showing 13 changed files with 115 additions and 115 deletions.
36 changes: 18 additions & 18 deletions clients/algoliasearch-client-php/composer.lock

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

46 changes: 23 additions & 23 deletions clients/algoliasearch-client-python/poetry.lock

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

4 changes: 2 additions & 2 deletions clients/algoliasearch-client-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ async-timeout = ">= 4.0.3"
pydantic = ">= 2"

[tool.poetry.group.dev.dependencies]
ruff = "== 0.9.5"
pyright = "== 1.1.393"
ruff = "== 0.9.6"
pyright = "== 1.1.391"

[tool.ruff]
line-length = 88
Expand Down
Empty file.
46 changes: 23 additions & 23 deletions docs/guides/python/poetry.lock

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

4 changes: 2 additions & 2 deletions docs/guides/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ repository = "https://github.com/algolia/api-clients-automation"
[tool.poetry.dependencies]
python = "^3.8.1"
algoliasearch = { path = "../../../clients/algoliasearch-client-python", develop = true }
ruff = "== 0.9.5"
pyright = "== 1.1.393"
ruff = "== 0.9.6"
pyright = "== 1.1.391"
Empty file.
Loading

0 comments on commit f71d765

Please sign in to comment.