Skip to content

Commit 944e8b9

Browse files
algolia-botrenovate[bot]millotp
committed
chore(deps): dependencies 2025-02-10 (#4432) (generated) [skip ci]
Co-authored-by: Algolia Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent c0e70d9 commit 944e8b9

File tree

12 files changed

+97
-97
lines changed

12 files changed

+97
-97
lines changed

clients/algoliasearch-client-python/poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/algoliasearch-client-python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ async-timeout = ">= 4.0.3"
2323
pydantic = ">= 2"
2424

2525
[tool.poetry.group.dev.dependencies]
26-
ruff = "== 0.9.5"
27-
pyright = "== 1.1.393"
26+
ruff = "== 0.9.6"
27+
pyright = "== 1.1.391"
2828

2929
[tool.ruff]
3030
line-length = 88

clients/algoliasearch-client-python/requirements.txt

Whitespace-only changes.

docs/guides/python/poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/guides/python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ repository = "https://github.com/algolia/api-clients-automation"
1010
[tool.poetry.dependencies]
1111
python = "^3.8.1"
1212
algoliasearch = { path = "../../../clients/algoliasearch-client-python", develop = true }
13-
ruff = "== 0.9.5"
14-
pyright = "== 1.1.393"
13+
ruff = "== 0.9.6"
14+
pyright = "== 1.1.391"

docs/guides/python/requirements.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)