[PR #8646] fix(deps): update machine-learning #12151

Closed
opened 2026-02-05 14:52:10 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/8646

State: closed
Merged: Yes


Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
fastapi 0.110.0 -> 0.110.1 age adoption passing confidence dependencies patch
mambaorg/micromamba 3624db3 -> 987299c final digest
pydantic (changelog) 1.10.14 -> 1.10.15 age adoption passing confidence dependencies patch
python 90f8795 -> dad7705 stage digest
python e2ed446 -> abe34d0 stage digest
ruff (source, changelog) 0.3.4 -> 0.3.5 age adoption passing confidence dev patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tiangolo/fastapi (fastapi)

v0.110.1

Compare Source

Fixes
Refactors
Upgrades
  • ⬆️ Upgrade Starlette to >=0.37.2,<0.38.0, remove Starlette filterwarning for internal tests. PR #​11266 by @​nothielf.
Docs
Translations
Internal
pydantic/pydantic (pydantic)

v1.10.15

Compare Source

What's Changed

Full Changelog: https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15

astral-sh/ruff (ruff)

v0.3.5

Compare Source

Preview features
  • [pylint] Implement modified-iterating-set (E4703) (#​10473)
  • [refurb] Implement for-loop-set-mutations (FURB142) (#​10583)
  • [refurb] Implement unnecessary-from-float (FURB164) (#​10647)
  • [refurb] Implement verbose-decimal-constructor (FURB157) (#​10533)
Rule changes
  • [flake8-comprehensions] Handled special case for C401 which also matches C416 (#​10596)
  • [flake8-pyi] Mark unaliased-collections-abc-set-import fix as "safe" for more cases in stub files (PYI025) (#​10547)
  • [numpy] Add row_stack to NumPy 2.0 migration rule (#​10646)
  • [pycodestyle] Allow cell magics before an import (E402) (#​10545)
  • [pycodestyle] Avoid blank line rules for the first logical line in cell (#​10291)
Configuration
  • Respected nested namespace packages (#​10541)
  • [flake8-boolean-trap] Add setting for user defined allowed boolean trap (#​10531)
Bug fixes
  • Correctly handle references in __all__ definitions when renaming symbols in autofixes (#​10527)
  • Track ranges of names inside __all__ definitions (#​10525)
  • [flake8-bugbear] Avoid false positive for usage after continue (B031) (#​10539)
  • [flake8-copyright] Accept commas in default copyright pattern (#​9498)
  • [flake8-datetimez] Allow f-strings with %z for DTZ007 (#​10651)
  • [flake8-pytest-style] Fix PT014 autofix for last item in list (#​10532)
  • [flake8-quotes] Ignore Q000, Q001 when string is inside forward ref (#​10585)
  • [isort] Always place non-relative imports after relative imports (#​10669)
  • [isort] Respect Unicode characters in import sorting (#​10529)
  • [pyflakes] Fix F821 false negatives when from __future__ import annotations is active (attempt 2) (#​10524)
  • [pyflakes] Make unnecessary-lambda an always-unsafe fix (#​10668)
  • [pylint] Fixed false-positive on the rule PLW1641 (eq-without-hash) (#​10566)
  • [ruff] Fix panic in unused # noqa removal with multi-byte space (RUF100) (#​10682)
Documentation
  • Add PR title format to CONTRIBUTING.md (#​10665)
  • Fix list markup to include blank lines required (#​10591)
  • Put flake8-logging next to the other flake8 plugins in registry (#​10587)
  • [flake8-bandit] Update warning message for rule S305 to address insecure block cipher mode use (#​10602)
  • [flake8-bugbear] Document use of anonymous assignment in useless-expression (#​10551)
  • [flake8-datetimez] Clarify error messages and docs for DTZ rules (#​10621)
  • [pycodestyle] Use same before vs. after numbers for space-around-operator (#​10640)
  • [ruff] Change quadratic-list-summation docs to use iadd consistently (#​10666)

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

**Original Pull Request:** https://github.com/immich-app/immich/pull/8646 **State:** closed **Merged:** Yes --- [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [fastapi](https://togithub.com/tiangolo/fastapi) | `0.110.0` -> `0.110.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/fastapi/0.110.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/fastapi/0.110.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/fastapi/0.110.0/0.110.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/fastapi/0.110.0/0.110.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | mambaorg/micromamba | `3624db3` -> `987299c` | | | | | final | digest | | [pydantic](https://togithub.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | `1.10.14` -> `1.10.15` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pydantic/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pydantic/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pydantic/1.10.14/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pydantic/1.10.14/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | python | `90f8795` -> `dad7705` | | | | | stage | digest | | python | `e2ed446` -> `abe34d0` | | | | | stage | digest | | [ruff](https://docs.astral.sh/ruff) ([source](https://togithub.com/astral-sh/ruff), [changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | `0.3.4` -> `0.3.5` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.3.4/0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.3.4/0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dev | patch | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.110.1`](https://togithub.com/tiangolo/fastapi/releases/tag/0.110.1) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.110.0...0.110.1) ##### Fixes - 🐛 Fix parameterless `Depends()` with generics. PR [#&#8203;9479](https://togithub.com/tiangolo/fastapi/pull/9479) by [@&#8203;nzig](https://togithub.com/nzig). ##### Refactors - ♻️ Update mypy. PR [#&#8203;11049](https://togithub.com/tiangolo/fastapi/pull/11049) by [@&#8203;k0t3n](https://togithub.com/k0t3n). - ♻️ Simplify string format with f-strings in `fastapi/applications.py`. PR [#&#8203;11335](https://togithub.com/tiangolo/fastapi/pull/11335) by [@&#8203;igeni](https://togithub.com/igeni). ##### Upgrades - ⬆️ Upgrade Starlette to >=0.37.2,<0.38.0, remove Starlette filterwarning for internal tests. PR [#&#8203;11266](https://togithub.com/tiangolo/fastapi/pull/11266) by [@&#8203;nothielf](https://togithub.com/nothielf). ##### Docs - 📝 Tweak docs and translations links and remove old docs translations. PR [#&#8203;11381](https://togithub.com/tiangolo/fastapi/pull/11381) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ✏️ Fix typo in `fastapi/security/oauth2.py`. PR [#&#8203;11368](https://togithub.com/tiangolo/fastapi/pull/11368) by [@&#8203;shandongbinzhou](https://togithub.com/shandongbinzhou). - 📝 Update links to Pydantic docs to point to new website. PR [#&#8203;11328](https://togithub.com/tiangolo/fastapi/pull/11328) by [@&#8203;alejsdev](https://togithub.com/alejsdev). - ✏️ Fix typo in `docs/en/docs/tutorial/extra-models.md`. PR [#&#8203;11329](https://togithub.com/tiangolo/fastapi/pull/11329) by [@&#8203;alejsdev](https://togithub.com/alejsdev). - 📝 Update `project-generation.md`. PR [#&#8203;11326](https://togithub.com/tiangolo/fastapi/pull/11326) by [@&#8203;alejsdev](https://togithub.com/alejsdev). - 📝 Update External Links. PR [#&#8203;11327](https://togithub.com/tiangolo/fastapi/pull/11327) by [@&#8203;alejsdev](https://togithub.com/alejsdev). - 🔥 Remove link to Pydantic's benchmark, on other i18n pages.. PR [#&#8203;11224](https://togithub.com/tiangolo/fastapi/pull/11224) by [@&#8203;hirotoKirimaru](https://togithub.com/hirotoKirimaru). - ✏️ Fix typos in docstrings. PR [#&#8203;11295](https://togithub.com/tiangolo/fastapi/pull/11295) by [@&#8203;davidhuser](https://togithub.com/davidhuser). - 🛠️ Improve Node.js script in docs to generate TypeScript clients. PR [#&#8203;11293](https://togithub.com/tiangolo/fastapi/pull/11293) by [@&#8203;alejsdev](https://togithub.com/alejsdev). - 📝 Update examples for tests to replace "inexistent" for "nonexistent". PR [#&#8203;11220](https://togithub.com/tiangolo/fastapi/pull/11220) by [@&#8203;Homesteady](https://togithub.com/Homesteady). - 📝 Update `python-multipart` GitHub link in all docs from `https://andrew-d.github.io/python-multipart/` to `https://github.com/Kludex/python-multipart`. PR [#&#8203;11239](https://togithub.com/tiangolo/fastapi/pull/11239) by [@&#8203;joshjhans](https://togithub.com/joshjhans). ##### Translations - 🌐 Add German translation for `docs/de/docs/tutorial/response-status-code.md`. PR [#&#8203;10357](https://togithub.com/tiangolo/fastapi/pull/10357) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md`. PR [#&#8203;3480](https://togithub.com/tiangolo/fastapi/pull/3480) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/body.md`. PR [#&#8203;3481](https://togithub.com/tiangolo/fastapi/pull/3481) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md`. PR [#&#8203;3479](https://togithub.com/tiangolo/fastapi/pull/3479) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/tutorial/body-fields.md`. PR [#&#8203;3496](https://togithub.com/tiangolo/fastapi/pull/3496) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/tutorial/extra-models.md`. PR [#&#8203;3497](https://togithub.com/tiangolo/fastapi/pull/3497) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Japanese translation for `docs/ja/docs/tutorial/metadata.md`. PR [#&#8203;2667](https://togithub.com/tiangolo/fastapi/pull/2667) by [@&#8203;tokusumi](https://togithub.com/tokusumi). - 🌐 Add German translation for `docs/de/docs/contributing.md`. PR [#&#8203;10487](https://togithub.com/tiangolo/fastapi/pull/10487) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update Japanese translation of `docs/ja/docs/tutorial/query-params.md`. PR [#&#8203;10808](https://togithub.com/tiangolo/fastapi/pull/10808) by [@&#8203;urushio](https://togithub.com/urushio). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/security/get-current-user.md`. PR [#&#8203;3842](https://togithub.com/tiangolo/fastapi/pull/3842) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/openapi-callbacks.md`. PR [#&#8203;3825](https://togithub.com/tiangolo/fastapi/pull/3825) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/extending-openapi.md`. PR [#&#8203;3823](https://togithub.com/tiangolo/fastapi/pull/3823) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/testing-dependencies.md`. PR [#&#8203;3819](https://togithub.com/tiangolo/fastapi/pull/3819) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/custom-request-and-route.md`. PR [#&#8203;3816](https://togithub.com/tiangolo/fastapi/pull/3816) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/external-links.md`. PR [#&#8203;3833](https://togithub.com/tiangolo/fastapi/pull/3833) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/templates.md`. PR [#&#8203;3812](https://togithub.com/tiangolo/fastapi/pull/3812) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/sub-applications.md`. PR [#&#8203;3811](https://togithub.com/tiangolo/fastapi/pull/3811) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/async-sql-databases.md`. PR [#&#8203;3805](https://togithub.com/tiangolo/fastapi/pull/3805) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/middleware.md`. PR [#&#8203;3804](https://togithub.com/tiangolo/fastapi/pull/3804) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/dataclasses.md`. PR [#&#8203;3803](https://togithub.com/tiangolo/fastapi/pull/3803) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/using-request-directly.md`. PR [#&#8203;3802](https://togithub.com/tiangolo/fastapi/pull/3802) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/security/http-basic-auth.md`. PR [#&#8203;3801](https://togithub.com/tiangolo/fastapi/pull/3801) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/security/oauth2-scopes.md`. PR [#&#8203;3800](https://togithub.com/tiangolo/fastapi/pull/3800) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/cookie-params.md`. PR [#&#8203;3486](https://togithub.com/tiangolo/fastapi/pull/3486) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/header-params.md`. PR [#&#8203;3487](https://togithub.com/tiangolo/fastapi/pull/3487) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Update Chinese translation for `docs/tutorial/response-status-code.md`. PR [#&#8203;3498](https://togithub.com/tiangolo/fastapi/pull/3498) by [@&#8203;jaystone776](https://togithub.com/jaystone776). - 🌐 Add German translation for `docs/de/docs/tutorial/security/first-steps.md`. PR [#&#8203;10432](https://togithub.com/tiangolo/fastapi/pull/10432) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/events.md`. PR [#&#8203;10693](https://togithub.com/tiangolo/fastapi/pull/10693) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/cloud.md`. PR [#&#8203;10746](https://togithub.com/tiangolo/fastapi/pull/10746) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/behind-a-proxy.md`. PR [#&#8203;10675](https://togithub.com/tiangolo/fastapi/pull/10675) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/help-fastapi.md`. PR [#&#8203;10455](https://togithub.com/tiangolo/fastapi/pull/10455) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update German translation for `docs/de/docs/python-types.md`. PR [#&#8203;10287](https://togithub.com/tiangolo/fastapi/pull/10287) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/path-params.md`. PR [#&#8203;10290](https://togithub.com/tiangolo/fastapi/pull/10290) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/handling-errors.md`. PR [#&#8203;10379](https://togithub.com/tiangolo/fastapi/pull/10379) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update German translation for `docs/de/docs/index.md`. PR [#&#8203;10283](https://togithub.com/tiangolo/fastapi/pull/10283) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/security/http-basic-auth.md`. PR [#&#8203;10651](https://togithub.com/tiangolo/fastapi/pull/10651) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/bigger-applications.md`. PR [#&#8203;10554](https://togithub.com/tiangolo/fastapi/pull/10554) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/path-operation-advanced-configuration.md`. PR [#&#8203;10612](https://togithub.com/tiangolo/fastapi/pull/10612) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/static-files.md`. PR [#&#8203;10584](https://togithub.com/tiangolo/fastapi/pull/10584) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/security/oauth2-jwt.md`. PR [#&#8203;10522](https://togithub.com/tiangolo/fastapi/pull/10522) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/response-model.md`. PR [#&#8203;10345](https://togithub.com/tiangolo/fastapi/pull/10345) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/extra-models.md`. PR [#&#8203;10351](https://togithub.com/tiangolo/fastapi/pull/10351) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/body-updates.md`. PR [#&#8203;10396](https://togithub.com/tiangolo/fastapi/pull/10396) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/alternatives.md`. PR [#&#8203;10855](https://togithub.com/tiangolo/fastapi/pull/10855) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/templates.md`. PR [#&#8203;10678](https://togithub.com/tiangolo/fastapi/pull/10678) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/security/oauth2-scopes.md`. PR [#&#8203;10643](https://togithub.com/tiangolo/fastapi/pull/10643) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/async-tests.md`. PR [#&#8203;10708](https://togithub.com/tiangolo/fastapi/pull/10708) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/metadata.md`. PR [#&#8203;10581](https://togithub.com/tiangolo/fastapi/pull/10581) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/testing.md`. PR [#&#8203;10586](https://togithub.com/tiangolo/fastapi/pull/10586) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/schema-extra-example.md`. PR [#&#8203;10597](https://togithub.com/tiangolo/fastapi/pull/10597) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/index.md`. PR [#&#8203;10611](https://togithub.com/tiangolo/fastapi/pull/10611) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/response-directly.md`. PR [#&#8203;10618](https://togithub.com/tiangolo/fastapi/pull/10618) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/additional-responses.md`. PR [#&#8203;10626](https://togithub.com/tiangolo/fastapi/pull/10626) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/response-cookies.md`. PR [#&#8203;10627](https://togithub.com/tiangolo/fastapi/pull/10627) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/response-headers.md`. PR [#&#8203;10628](https://togithub.com/tiangolo/fastapi/pull/10628) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/response-change-status-code.md`. PR [#&#8203;10632](https://togithub.com/tiangolo/fastapi/pull/10632) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/advanced-dependencies.md`. PR [#&#8203;10633](https://togithub.com/tiangolo/fastapi/pull/10633) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/security/index.md`. PR [#&#8203;10635](https://togithub.com/tiangolo/fastapi/pull/10635) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/using-request-directly.md`. PR [#&#8203;10653](https://togithub.com/tiangolo/fastapi/pull/10653) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/dataclasses.md`. PR [#&#8203;10667](https://togithub.com/tiangolo/fastapi/pull/10667) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/middleware.md`. PR [#&#8203;10668](https://togithub.com/tiangolo/fastapi/pull/10668) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/sub-applications.md`. PR [#&#8203;10671](https://togithub.com/tiangolo/fastapi/pull/10671) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/websockets.md`. PR [#&#8203;10687](https://togithub.com/tiangolo/fastapi/pull/10687) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/testing-websockets.md`. PR [#&#8203;10703](https://togithub.com/tiangolo/fastapi/pull/10703) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/testing-events.md`. PR [#&#8203;10704](https://togithub.com/tiangolo/fastapi/pull/10704) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/testing-dependencies.md`. PR [#&#8203;10706](https://togithub.com/tiangolo/fastapi/pull/10706) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/openapi-callbacks.md`. PR [#&#8203;10710](https://togithub.com/tiangolo/fastapi/pull/10710) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/settings.md`. PR [#&#8203;10709](https://togithub.com/tiangolo/fastapi/pull/10709) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/advanced/wsgi.md`. PR [#&#8203;10713](https://togithub.com/tiangolo/fastapi/pull/10713) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/index.md`. PR [#&#8203;10733](https://togithub.com/tiangolo/fastapi/pull/10733) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/https.md`. PR [#&#8203;10737](https://togithub.com/tiangolo/fastapi/pull/10737) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/manually.md`. PR [#&#8203;10738](https://togithub.com/tiangolo/fastapi/pull/10738) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/concepts.md`. PR [#&#8203;10744](https://togithub.com/tiangolo/fastapi/pull/10744) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update German translation for `docs/de/docs/features.md`. PR [#&#8203;10284](https://togithub.com/tiangolo/fastapi/pull/10284) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/server-workers.md`. PR [#&#8203;10747](https://togithub.com/tiangolo/fastapi/pull/10747) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/docker.md`. PR [#&#8203;10759](https://togithub.com/tiangolo/fastapi/pull/10759) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/index.md`. PR [#&#8203;10769](https://togithub.com/tiangolo/fastapi/pull/10769) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/general.md`. PR [#&#8203;10770](https://togithub.com/tiangolo/fastapi/pull/10770) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/graphql.md`. PR [#&#8203;10788](https://togithub.com/tiangolo/fastapi/pull/10788) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/custom-request-and-route.md`. PR [#&#8203;10789](https://togithub.com/tiangolo/fastapi/pull/10789) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/conditional-openapi.md`. PR [#&#8203;10790](https://togithub.com/tiangolo/fastapi/pull/10790) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/separate-openapi-schemas.md`. PR [#&#8203;10796](https://togithub.com/tiangolo/fastapi/pull/10796) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/configure-swagger-ui.md`. PR [#&#8203;10804](https://togithub.com/tiangolo/fastapi/pull/10804) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/how-to/custom-docs-ui-assets.md`. PR [#&#8203;10803](https://togithub.com/tiangolo/fastapi/pull/10803) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/parameters.md`. PR [#&#8203;10814](https://togithub.com/tiangolo/fastapi/pull/10814) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/status.md`. PR [#&#8203;10815](https://togithub.com/tiangolo/fastapi/pull/10815) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/uploadfile.md`. PR [#&#8203;10816](https://togithub.com/tiangolo/fastapi/pull/10816) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/exceptions.md`. PR [#&#8203;10817](https://togithub.com/tiangolo/fastapi/pull/10817) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/dependencies.md`. PR [#&#8203;10818](https://togithub.com/tiangolo/fastapi/pull/10818) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/apirouter.md`. PR [#&#8203;10819](https://togithub.com/tiangolo/fastapi/pull/10819) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/websockets.md`. PR [#&#8203;10822](https://togithub.com/tiangolo/fastapi/pull/10822) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/httpconnection.md`. PR [#&#8203;10823](https://togithub.com/tiangolo/fastapi/pull/10823) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/response.md`. PR [#&#8203;10824](https://togithub.com/tiangolo/fastapi/pull/10824) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/middleware.md`. PR [#&#8203;10837](https://togithub.com/tiangolo/fastapi/pull/10837) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/openapi/*.md`. PR [#&#8203;10838](https://togithub.com/tiangolo/fastapi/pull/10838) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/security/index.md`. PR [#&#8203;10839](https://togithub.com/tiangolo/fastapi/pull/10839) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/staticfiles.md`. PR [#&#8203;10841](https://togithub.com/tiangolo/fastapi/pull/10841) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/reference/testclient.md`. PR [#&#8203;10843](https://togithub.com/tiangolo/fastapi/pull/10843) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/project-generation.md`. PR [#&#8203;10851](https://togithub.com/tiangolo/fastapi/pull/10851) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/history-design-future.md`. PR [#&#8203;10865](https://togithub.com/tiangolo/fastapi/pull/10865) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#&#8203;10422](https://togithub.com/tiangolo/fastapi/pull/10422) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/dependencies/global-dependencies.md`. PR [#&#8203;10420](https://togithub.com/tiangolo/fastapi/pull/10420) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update German translation for `docs/de/docs/fastapi-people.md`. PR [#&#8203;10285](https://togithub.com/tiangolo/fastapi/pull/10285) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/dependencies/sub-dependencies.md`. PR [#&#8203;10409](https://togithub.com/tiangolo/fastapi/pull/10409) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/security/index.md`. PR [#&#8203;10429](https://togithub.com/tiangolo/fastapi/pull/10429) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md`. PR [#&#8203;10411](https://togithub.com/tiangolo/fastapi/pull/10411) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/extra-data-types.md`. PR [#&#8203;10534](https://togithub.com/tiangolo/fastapi/pull/10534) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/security/simple-oauth2.md`. PR [#&#8203;10504](https://togithub.com/tiangolo/fastapi/pull/10504) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/security/get-current-user.md`. PR [#&#8203;10439](https://togithub.com/tiangolo/fastapi/pull/10439) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/request-forms-and-files.md`. PR [#&#8203;10368](https://togithub.com/tiangolo/fastapi/pull/10368) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/encoder.md`. PR [#&#8203;10385](https://togithub.com/tiangolo/fastapi/pull/10385) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/request-forms.md`. PR [#&#8203;10361](https://togithub.com/tiangolo/fastapi/pull/10361) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/deployment/versions.md`. PR [#&#8203;10491](https://togithub.com/tiangolo/fastapi/pull/10491) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/async.md`. PR [#&#8203;10449](https://togithub.com/tiangolo/fastapi/pull/10449) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/cookie-params.md`. PR [#&#8203;10323](https://togithub.com/tiangolo/fastapi/pull/10323) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/dependencies/classes-as-dependencies.md`. PR [#&#8203;10407](https://togithub.com/tiangolo/fastapi/pull/10407) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/dependencies/index.md`. PR [#&#8203;10399](https://togithub.com/tiangolo/fastapi/pull/10399) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/header-params.md`. PR [#&#8203;10326](https://togithub.com/tiangolo/fastapi/pull/10326) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/path-params-numeric-validations.md`. PR [#&#8203;10307](https://togithub.com/tiangolo/fastapi/pull/10307) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/query-params-str-validations.md`. PR [#&#8203;10304](https://togithub.com/tiangolo/fastapi/pull/10304) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Add German translation for `docs/de/docs/tutorial/request-files.md`. PR [#&#8203;10364](https://togithub.com/tiangolo/fastapi/pull/10364) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - :globe_with_meridians: Add Portuguese translation for `docs/pt/docs/advanced/templates.md`. PR [#&#8203;11338](https://togithub.com/tiangolo/fastapi/pull/11338) by [@&#8203;SamuelBFavarin](https://togithub.com/SamuelBFavarin). - 🌐 Add Bengali translations for `docs/bn/docs/learn/index.md`. PR [#&#8203;11337](https://togithub.com/tiangolo/fastapi/pull/11337) by [@&#8203;imtiaz101325](https://togithub.com/imtiaz101325). - 🌐 Fix Korean translation for `docs/ko/docs/index.md`. PR [#&#8203;11296](https://togithub.com/tiangolo/fastapi/pull/11296) by [@&#8203;choi-haram](https://togithub.com/choi-haram). - 🌐 Add Korean translation for `docs/ko/docs/about/index.md`. PR [#&#8203;11299](https://togithub.com/tiangolo/fastapi/pull/11299) by [@&#8203;choi-haram](https://togithub.com/choi-haram). - 🌐 Add Korean translation for `docs/ko/docs/advanced/index.md`. PR [#&#8203;9613](https://togithub.com/tiangolo/fastapi/pull/9613) by [@&#8203;ElliottLarsen](https://togithub.com/ElliottLarsen). - 🌐 Add German translation for `docs/de/docs/how-to/extending-openapi.md`. PR [#&#8203;10794](https://togithub.com/tiangolo/fastapi/pull/10794) by [@&#8203;nilslindemann](https://togithub.com/nilslindemann). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/metadata.md`. PR [#&#8203;11286](https://togithub.com/tiangolo/fastapi/pull/11286) by [@&#8203;jackleeio](https://togithub.com/jackleeio). - 🌐 Update Chinese translation for `docs/zh/docs/contributing.md`. PR [#&#8203;10887](https://togithub.com/tiangolo/fastapi/pull/10887) by [@&#8203;Aruelius](https://togithub.com/Aruelius). - 🌐 Add Azerbaijani translation for `docs/az/docs/fastapi-people.md`. PR [#&#8203;11195](https://togithub.com/tiangolo/fastapi/pull/11195) by [@&#8203;vusallyv](https://togithub.com/vusallyv). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/index.md`. PR [#&#8203;11223](https://togithub.com/tiangolo/fastapi/pull/11223) by [@&#8203;kohiry](https://togithub.com/kohiry). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md`. PR [#&#8203;11242](https://togithub.com/tiangolo/fastapi/pull/11242) by [@&#8203;jackleeio](https://togithub.com/jackleeio). - 🌐 Add Azerbaijani translation for `docs/az/learn/index.md`. PR [#&#8203;11192](https://togithub.com/tiangolo/fastapi/pull/11192) by [@&#8203;vusallyv](https://togithub.com/vusallyv). ##### Internal - 👥 Update FastAPI People. PR [#&#8203;11387](https://togithub.com/tiangolo/fastapi/pull/11387) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ⬆ Bump actions/cache from 3 to 4. PR [#&#8203;10988](https://togithub.com/tiangolo/fastapi/pull/10988) by [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14. PR [#&#8203;11318](https://togithub.com/tiangolo/fastapi/pull/11318) by [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump pillow from 10.1.0 to 10.2.0. PR [#&#8203;11011](https://togithub.com/tiangolo/fastapi/pull/11011) by [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump black from 23.3.0 to 24.3.0. PR [#&#8203;11325](https://togithub.com/tiangolo/fastapi/pull/11325) by [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot). - 👷 Add cron to run test once a week on monday. PR [#&#8203;11377](https://togithub.com/tiangolo/fastapi/pull/11377) by [@&#8203;estebanx64](https://togithub.com/estebanx64). - ➕ Replace mkdocs-markdownextradata-plugin with mkdocs-macros-plugin. PR [#&#8203;11383](https://togithub.com/tiangolo/fastapi/pull/11383) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled. PR [#&#8203;11373](https://togithub.com/tiangolo/fastapi/pull/11373) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👷 Fix logic for when to install and use MkDocs Insiders. PR [#&#8203;11372](https://togithub.com/tiangolo/fastapi/pull/11372) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👷 Do not use Python packages cache for publish. PR [#&#8203;11366](https://togithub.com/tiangolo/fastapi/pull/11366) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👷 Add CI to test sdists for redistribution (e.g. Linux distros). PR [#&#8203;11365](https://togithub.com/tiangolo/fastapi/pull/11365) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👷 Update build-docs GitHub Action path filter. PR [#&#8203;11354](https://togithub.com/tiangolo/fastapi/pull/11354) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🔧 Update Ruff config, add extra ignore rule from SQLModel. PR [#&#8203;11353](https://togithub.com/tiangolo/fastapi/pull/11353) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ⬆️ Upgrade configuration for Ruff v0.2.0. PR [#&#8203;11075](https://togithub.com/tiangolo/fastapi/pull/11075) by [@&#8203;charliermarsh](https://togithub.com/charliermarsh). - 🔧 Update sponsors, add MongoDB. PR [#&#8203;11346](https://togithub.com/tiangolo/fastapi/pull/11346) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ⬆ Bump dorny/paths-filter from 2 to 3. PR [#&#8203;11028](https://togithub.com/tiangolo/fastapi/pull/11028) by [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4. PR [#&#8203;11310](https://togithub.com/tiangolo/fastapi/pull/11310) by [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot). - ♻️ Refactor computing FastAPI People, include 3 months, 6 months, 1 year, based on comment date, not discussion date. PR [#&#8203;11304](https://togithub.com/tiangolo/fastapi/pull/11304) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👥 Update FastAPI People. PR [#&#8203;11228](https://togithub.com/tiangolo/fastapi/pull/11228) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🔥 Remove Jina AI QA Bot from the docs. PR [#&#8203;11268](https://togithub.com/tiangolo/fastapi/pull/11268) by [@&#8203;nan-wang](https://togithub.com/nan-wang). - 🔧 Update sponsors, remove Jina, remove Powens, move TestDriven.io. PR [#&#8203;11213](https://togithub.com/tiangolo/fastapi/pull/11213) by [@&#8203;tiangolo](https://togithub.com/tiangolo). </details> <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v1.10.15`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.15) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.14...v1.10.15) #### What's Changed - Add pydantic.v1 namespace to Pydantic v1 by [@&#8203;exs-dmiketa](https://togithub.com/exs-dmiketa) in [https://github.com/pydantic/pydantic/pull/9042](https://togithub.com/pydantic/pydantic/pull/9042) - Relax version of typing-extensions for V1 by [@&#8203;SonOfLilit](https://togithub.com/SonOfLilit) in [https://github.com/pydantic/pydantic/pull/8819](https://togithub.com/pydantic/pydantic/pull/8819) - patch fix for mypy by [@&#8203;sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/8765](https://togithub.com/pydantic/pydantic/pull/8765) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15 </details> <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.3.5`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#035) [Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.3.4...v0.3.5) ##### Preview features - \[`pylint`] Implement `modified-iterating-set` (`E4703`) ([#&#8203;10473](https://togithub.com/astral-sh/ruff/pull/10473)) - \[`refurb`] Implement `for-loop-set-mutations` (`FURB142`) ([#&#8203;10583](https://togithub.com/astral-sh/ruff/pull/10583)) - \[`refurb`] Implement `unnecessary-from-float` (`FURB164`) ([#&#8203;10647](https://togithub.com/astral-sh/ruff/pull/10647)) - \[`refurb`] Implement `verbose-decimal-constructor` (`FURB157`) ([#&#8203;10533](https://togithub.com/astral-sh/ruff/pull/10533)) ##### Rule changes - \[`flake8-comprehensions`] Handled special case for `C401` which also matches `C416` ([#&#8203;10596](https://togithub.com/astral-sh/ruff/pull/10596)) - \[`flake8-pyi`] Mark `unaliased-collections-abc-set-import` fix as "safe" for more cases in stub files (`PYI025`) ([#&#8203;10547](https://togithub.com/astral-sh/ruff/pull/10547)) - \[`numpy`] Add `row_stack` to NumPy 2.0 migration rule ([#&#8203;10646](https://togithub.com/astral-sh/ruff/pull/10646)) - \[`pycodestyle`] Allow cell magics before an import (`E402`) ([#&#8203;10545](https://togithub.com/astral-sh/ruff/pull/10545)) - \[`pycodestyle`] Avoid blank line rules for the first logical line in cell ([#&#8203;10291](https://togithub.com/astral-sh/ruff/pull/10291)) ##### Configuration - Respected nested namespace packages ([#&#8203;10541](https://togithub.com/astral-sh/ruff/pull/10541)) - \[`flake8-boolean-trap`] Add setting for user defined allowed boolean trap ([#&#8203;10531](https://togithub.com/astral-sh/ruff/pull/10531)) ##### Bug fixes - Correctly handle references in `__all__` definitions when renaming symbols in autofixes ([#&#8203;10527](https://togithub.com/astral-sh/ruff/pull/10527)) - Track ranges of names inside `__all__` definitions ([#&#8203;10525](https://togithub.com/astral-sh/ruff/pull/10525)) - \[`flake8-bugbear`] Avoid false positive for usage after `continue` (`B031`) ([#&#8203;10539](https://togithub.com/astral-sh/ruff/pull/10539)) - \[`flake8-copyright`] Accept commas in default copyright pattern ([#&#8203;9498](https://togithub.com/astral-sh/ruff/pull/9498)) - \[`flake8-datetimez`] Allow f-strings with `%z` for `DTZ007` ([#&#8203;10651](https://togithub.com/astral-sh/ruff/pull/10651)) - \[`flake8-pytest-style`] Fix `PT014` autofix for last item in list ([#&#8203;10532](https://togithub.com/astral-sh/ruff/pull/10532)) - \[`flake8-quotes`] Ignore `Q000`, `Q001` when string is inside forward ref ([#&#8203;10585](https://togithub.com/astral-sh/ruff/pull/10585)) - \[`isort`] Always place non-relative imports after relative imports ([#&#8203;10669](https://togithub.com/astral-sh/ruff/pull/10669)) - \[`isort`] Respect Unicode characters in import sorting ([#&#8203;10529](https://togithub.com/astral-sh/ruff/pull/10529)) - \[`pyflakes`] Fix F821 false negatives when `from __future__ import annotations` is active (attempt 2) ([#&#8203;10524](https://togithub.com/astral-sh/ruff/pull/10524)) - \[`pyflakes`] Make `unnecessary-lambda` an always-unsafe fix ([#&#8203;10668](https://togithub.com/astral-sh/ruff/pull/10668)) - \[`pylint`] Fixed false-positive on the rule `PLW1641` (`eq-without-hash`) ([#&#8203;10566](https://togithub.com/astral-sh/ruff/pull/10566)) - \[`ruff`] Fix panic in unused `# noqa` removal with multi-byte space (`RUF100`) ([#&#8203;10682](https://togithub.com/astral-sh/ruff/pull/10682)) ##### Documentation - Add PR title format to `CONTRIBUTING.md` ([#&#8203;10665](https://togithub.com/astral-sh/ruff/pull/10665)) - Fix list markup to include blank lines required ([#&#8203;10591](https://togithub.com/astral-sh/ruff/pull/10591)) - Put `flake8-logging` next to the other flake8 plugins in registry ([#&#8203;10587](https://togithub.com/astral-sh/ruff/pull/10587)) - \[`flake8-bandit`] Update warning message for rule `S305` to address insecure block cipher mode use ([#&#8203;10602](https://togithub.com/astral-sh/ruff/pull/10602)) - \[`flake8-bugbear`] Document use of anonymous assignment in `useless-expression` ([#&#8203;10551](https://togithub.com/astral-sh/ruff/pull/10551)) - \[`flake8-datetimez`] Clarify error messages and docs for `DTZ` rules ([#&#8203;10621](https://togithub.com/astral-sh/ruff/pull/10621)) - \[`pycodestyle`] Use same before vs. after numbers for `space-around-operator` ([#&#8203;10640](https://togithub.com/astral-sh/ruff/pull/10640)) - \[`ruff`] Change `quadratic-list-summation` docs to use `iadd` consistently ([#&#8203;10666](https://togithub.com/astral-sh/ruff/pull/10666)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/immich-app/immich). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
OVERLORD added the pull-request label 2026-02-05 14:52:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12151