]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
thirdparty/fastapi/sqlmodel.git
3 days agoπŸ“ Update release notes main
github-actions[bot] [Tue, 7 Apr 2026 08:20:41 +0000 (08:20 +0000)] 
πŸ“ Update release notes

[skip ci]

3 days ago⬆ Bump ty from 0.0.28 to 0.0.29 (#1854)
dependabot[bot] [Tue, 7 Apr 2026 08:20:15 +0000 (10:20 +0200)] 
⬆ Bump ty from 0.0.28 to 0.0.29 (#1854)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 days agoπŸ“ Update release notes
github-actions[bot] [Sun, 5 Apr 2026 15:19:33 +0000 (15:19 +0000)] 
πŸ“ Update release notes

[skip ci]

5 days agoπŸ”₯ Remove outdated `needs_py310` marker from tests (#1852)
Julio C. Galindo [Sun, 5 Apr 2026 15:19:14 +0000 (17:19 +0200)] 
πŸ”₯ Remove outdated `needs_py310` marker from tests (#1852)

5 days agoπŸ“ Update release notes
github-actions[bot] [Sun, 5 Apr 2026 15:10:33 +0000 (15:10 +0000)] 
πŸ“ Update release notes

[skip ci]

5 days ago⬆ Bump sqlalchemy from 2.0.48 to 2.0.49 (#1850)
dependabot[bot] [Sun, 5 Apr 2026 15:10:10 +0000 (17:10 +0200)] 
⬆ Bump sqlalchemy from 2.0.48 to 2.0.49 (#1850)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 days agoπŸ“ Update release notes
github-actions[bot] [Sun, 5 Apr 2026 15:07:09 +0000 (15:07 +0000)] 
πŸ“ Update release notes

[skip ci]

5 days ago⬆ Bump ty from 0.0.26 to 0.0.28 (#1849)
dependabot[bot] [Sun, 5 Apr 2026 15:06:52 +0000 (17:06 +0200)] 
⬆ Bump ty from 0.0.26 to 0.0.28 (#1849)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 days agoπŸ“ Update release notes
github-actions[bot] [Fri, 3 Apr 2026 11:30:48 +0000 (11:30 +0000)] 
πŸ“ Update release notes

[skip ci]

7 days agoπŸ‘· Replace `mypy` with `ty` in precommit (#1806)
Sofie Van Landeghem [Fri, 3 Apr 2026 11:30:27 +0000 (13:30 +0200)] 
πŸ‘· Replace `mypy` with `ty` in precommit (#1806)

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
7 days agoπŸ“ Update release notes
github-actions[bot] [Fri, 3 Apr 2026 10:13:55 +0000 (10:13 +0000)] 
πŸ“ Update release notes

[skip ci]

7 days ago⬆ Bump ruff from 0.15.7 to 0.15.9 (#1847)
dependabot[bot] [Fri, 3 Apr 2026 10:13:31 +0000 (12:13 +0200)] 
⬆ Bump ruff from 0.15.7 to 0.15.9 (#1847)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 days agoπŸ“ Update release notes
github-actions[bot] [Fri, 3 Apr 2026 09:06:31 +0000 (09:06 +0000)] 
πŸ“ Update release notes

[skip ci]

7 days ago⬆ Bump mypy from 1.19.1 to 1.20.0 (#1843)
dependabot[bot] [Fri, 3 Apr 2026 09:06:14 +0000 (11:06 +0200)] 
⬆ Bump mypy from 1.19.1 to 1.20.0 (#1843)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 days agoπŸ”– Release version 0.0.38 0.0.38
SebastiΓ‘n RamΓ­rez [Thu, 2 Apr 2026 21:02:44 +0000 (23:02 +0200)] 
πŸ”– Release version 0.0.38

7 days agoπŸ“ Update release notes
github-actions[bot] [Thu, 2 Apr 2026 21:01:48 +0000 (21:01 +0000)] 
πŸ“ Update release notes

[skip ci]

7 days agoπŸ”¨ Add pre-commit hook to ensure latest release header has date (#1786)
Motov Yurii [Thu, 2 Apr 2026 21:01:26 +0000 (23:01 +0200)] 
πŸ”¨ Add pre-commit hook to ensure latest release header has date (#1786)

7 days agoπŸ“ Update release notes
github-actions[bot] [Thu, 2 Apr 2026 20:58:46 +0000 (20:58 +0000)] 
πŸ“ Update release notes

[skip ci]

7 days agoπŸ› Fix type annotation in `SQLModel.__new__`, avoid explicitly returning `Any` (#1846)
Carl Meyer [Thu, 2 Apr 2026 20:58:24 +0000 (13:58 -0700)] 
πŸ› Fix type annotation in `SQLModel.__new__`, avoid explicitly returning `Any` (#1846)

8 days agoπŸ“ Update release notes
github-actions[bot] [Thu, 2 Apr 2026 09:45:56 +0000 (09:45 +0000)] 
πŸ“ Update release notes

[skip ci]

8 days ago⬆ Bump pillow from 12.1.1 to 12.2.0 (#1845)
dependabot[bot] [Thu, 2 Apr 2026 09:45:38 +0000 (11:45 +0200)] 
⬆ Bump pillow from 12.1.1 to 12.2.0 (#1845)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 days agoπŸ“ Update release notes
github-actions[bot] [Thu, 2 Apr 2026 09:43:57 +0000 (09:43 +0000)] 
πŸ“ Update release notes

[skip ci]

8 days ago⬆ Bump fastapi from 0.135.2 to 0.135.3 (#1844)
dependabot[bot] [Thu, 2 Apr 2026 09:43:35 +0000 (11:43 +0200)] 
⬆ Bump fastapi from 0.135.2 to 0.135.3 (#1844)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.2 to 0.135.3.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.2...0.135.3)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.135.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 days agoπŸ“ Update release notes
github-actions[bot] [Tue, 31 Mar 2026 08:00:28 +0000 (08:00 +0000)] 
πŸ“ Update release notes

[skip ci]

10 days ago✏️ Fix typos in `contributing.md` (#1842)
Gopal Bagaswar [Tue, 31 Mar 2026 08:00:04 +0000 (13:30 +0530)] 
✏️ Fix typos in `contributing.md` (#1842)

docs: fix typos in contributing.md

- "docs director" -> "docs directory"
- "that scripts does" -> "that the script does"

2 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 25 Mar 2026 12:51:40 +0000 (12:51 +0000)] 
πŸ“ Update release notes

[skip ci]

2 weeks ago⬆ Bump prek from 0.3.6 to 0.3.8 (#1829)
dependabot[bot] [Wed, 25 Mar 2026 12:51:21 +0000 (13:51 +0100)] 
⬆ Bump prek from 0.3.6 to 0.3.8 (#1829)

Bumps [prek](https://github.com/j178/prek) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/j178/prek/compare/v0.3.6...v0.3.8)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 25 Mar 2026 07:31:07 +0000 (07:31 +0000)] 
πŸ“ Update release notes

[skip ci]

2 weeks agoπŸ”₯ Remove outdated Python 3.9 tutorial file (#1822)
Sofie Van Landeghem [Wed, 25 Mar 2026 07:30:50 +0000 (08:30 +0100)] 
πŸ”₯ Remove outdated Python 3.9 tutorial file (#1822)

* cleanup

* delete file

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Mar 2026 08:48:37 +0000 (08:48 +0000)] 
πŸ“ Update release notes

[skip ci]

2 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Mar 2026 08:48:28 +0000 (08:48 +0000)] 
πŸ“ Update release notes

[skip ci]

2 weeks ago⬆ Bump pygithub from 2.8.1 to 2.9.0 (#1827)
dependabot[bot] [Tue, 24 Mar 2026 08:48:20 +0000 (09:48 +0100)] 
⬆ Bump pygithub from 2.8.1 to 2.9.0 (#1827)

Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago⬆ Bump fastapi from 0.135.1 to 0.135.2 (#1828)
dependabot[bot] [Tue, 24 Mar 2026 08:48:07 +0000 (09:48 +0100)] 
⬆ Bump fastapi from 0.135.1 to 0.135.2 (#1828)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.1 to 0.135.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.1...0.135.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.135.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 23 Mar 2026 09:39:38 +0000 (09:39 +0000)] 
πŸ“ Update release notes

[skip ci]

2 weeks agoβž• Add a direct dependency on `typing-extensions` (#1815)
Ben Beasley [Mon, 23 Mar 2026 09:39:15 +0000 (09:39 +0000)] 
βž• Add a direct dependency on `typing-extensions` (#1815)

Add a direct dependency on typing-extensions

Since typing_extensions is directly and unconditionally imported, we
should not rely on an indirect dependency. The minimum version, 4.5.0,
was chosen as the first release that included both
typing_extensions.Self and typing_extensions.deprecated.

3 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 20 Mar 2026 08:54:28 +0000 (08:54 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks ago⬆ Bump mkdocs-material from 9.7.5 to 9.7.6 (#1825)
dependabot[bot] [Fri, 20 Mar 2026 08:54:12 +0000 (09:54 +0100)] 
⬆ Bump mkdocs-material from 9.7.5 to 9.7.6 (#1825)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.5...9.7.6)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 20 Mar 2026 08:53:49 +0000 (08:53 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks ago⬆ Bump ruff from 0.15.6 to 0.15.7 (#1826)
dependabot[bot] [Fri, 20 Mar 2026 08:53:31 +0000 (09:53 +0100)] 
⬆ Bump ruff from 0.15.6 to 0.15.7 (#1826)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.6...0.15.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 17 Mar 2026 09:36:24 +0000 (09:36 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks ago⬆ Bump prek from 0.3.5 to 0.3.6 (#1817)
dependabot[bot] [Tue, 17 Mar 2026 09:36:03 +0000 (10:36 +0100)] 
⬆ Bump prek from 0.3.5 to 0.3.6 (#1817)

Bumps [prek](https://github.com/j178/prek) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/j178/prek/compare/v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoπŸ“ Update release notes
github-actions[bot] [Sun, 15 Mar 2026 11:38:54 +0000 (11:38 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks agoπŸ“Œ Update internal dependency limits (#1809)
Sofie Van Landeghem [Sun, 15 Mar 2026 11:38:37 +0000 (12:38 +0100)] 
πŸ“Œ Update internal dependency limits (#1809)

3 weeks agoπŸ“ Update release notes
github-actions[bot] [Sat, 14 Mar 2026 14:06:07 +0000 (14:06 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks agoπŸ“ Update release notes
github-actions[bot] [Sat, 14 Mar 2026 14:05:38 +0000 (14:05 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks ago⬆ Bump ruff from 0.15.5 to 0.15.6 (#1814)
dependabot[bot] [Sat, 14 Mar 2026 14:05:32 +0000 (15:05 +0100)] 
⬆ Bump ruff from 0.15.5 to 0.15.6 (#1814)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.5...0.15.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago⬆ Bump cairosvg from 2.8.2 to 2.9.0 (#1813)
dependabot[bot] [Sat, 14 Mar 2026 14:05:13 +0000 (15:05 +0100)] 
⬆ Bump cairosvg from 2.8.2 to 2.9.0 (#1813)

Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.8.2...2.9.0)

---
updated-dependencies:
- dependency-name: cairosvg
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoπŸ“ Update release notes
github-actions[bot] [Sat, 14 Mar 2026 14:02:05 +0000 (14:02 +0000)] 
πŸ“ Update release notes

[skip ci]

3 weeks ago⬆ Bump dorny/paths-filter from 3 to 4 (#1812)
dependabot[bot] [Sat, 14 Mar 2026 14:01:35 +0000 (15:01 +0100)] 
⬆ Bump dorny/paths-filter from 3 to 4 (#1812)

Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoπŸ“ Update release notes
github-actions[bot] [Thu, 12 Mar 2026 22:19:07 +0000 (22:19 +0000)] 
πŸ“ Update release notes

[skip ci]

4 weeks ago⬆ Bump black from 26.3.0 to 26.3.1 (#1811)
dependabot[bot] [Thu, 12 Mar 2026 22:18:50 +0000 (23:18 +0100)] 
⬆ Bump black from 26.3.0 to 26.3.1 (#1811)

Bumps [black](https://github.com/psf/black) from 26.3.0 to 26.3.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.3.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 11 Mar 2026 14:45:36 +0000 (14:45 +0000)] 
πŸ“ Update release notes

[skip ci]

4 weeks ago⬆ Bump mkdocs-material from 9.7.4 to 9.7.5 (#1808)
dependabot[bot] [Wed, 11 Mar 2026 14:45:13 +0000 (15:45 +0100)] 
⬆ Bump mkdocs-material from 9.7.4 to 9.7.5 (#1808)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.4 to 9.7.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.4...9.7.5)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 10 Mar 2026 08:38:56 +0000 (08:38 +0000)] 
πŸ“ Update release notes

[skip ci]

4 weeks ago⬆ Bump prek from 0.3.4 to 0.3.5 (#1807)
dependabot[bot] [Tue, 10 Mar 2026 08:38:35 +0000 (09:38 +0100)] 
⬆ Bump prek from 0.3.4 to 0.3.5 (#1807)

Bumps [prek](https://github.com/j178/prek) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/j178/prek/compare/v0.3.4...v0.3.5)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 9 Mar 2026 09:37:55 +0000 (09:37 +0000)] 
πŸ“ Update release notes

[skip ci]

4 weeks agoπŸ“ Fix ambiguous phrasing regarding `HeroPublicWithTeam` model (#1678)
berkaykrc [Mon, 9 Mar 2026 09:37:33 +0000 (12:37 +0300)] 
πŸ“ Fix ambiguous phrasing regarding `HeroPublicWithTeam` model (#1678)

* docs: Fix ambiguous phrasing regarding HeroPublicWithTeam model

* apply suggestion from Yurii

---------

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
4 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 9 Mar 2026 09:24:54 +0000 (09:24 +0000)] 
πŸ“ Update release notes

[skip ci]

4 weeks ago⬆ Bump black from 26.1.0 to 26.3.0 (#1803)
dependabot[bot] [Mon, 9 Mar 2026 09:24:34 +0000 (10:24 +0100)] 
⬆ Bump black from 26.1.0 to 26.3.0 (#1803)

Bumps [black](https://github.com/psf/black) from 26.1.0 to 26.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.1.0...26.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 6 Mar 2026 12:57:58 +0000 (12:57 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks ago⬆ Bump ruff from 0.15.4 to 0.15.5 (#1801)
dependabot[bot] [Fri, 6 Mar 2026 12:57:31 +0000 (13:57 +0100)] 
⬆ Bump ruff from 0.15.4 to 0.15.5 (#1801)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.4 to 0.15.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.4...0.15.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Thu, 5 Mar 2026 18:24:58 +0000 (18:24 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks agoπŸ”¨ Handle external links `target=_blank` and CSS automatically in JS and CSS (#1799)
SebastiΓ‘n RamΓ­rez [Thu, 5 Mar 2026 18:23:45 +0000 (10:23 -0800)] 
πŸ”¨ Handle external links `target=_blank` and CSS automatically in JS and CSS (#1799)

5 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 4 Mar 2026 12:13:26 +0000 (12:13 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks agoπŸ“ Document `.in_()` method (#619)
Pau Ramon Revilla [Wed, 4 Mar 2026 12:13:04 +0000 (13:13 +0100)] 
πŸ“ Document `.in_()` method (#619)

* Document IN()

* Update "includes" and "tip" formatting in `where.md`

* Fix code block formatting in `where.md`

* Fix link in `where.md`

* Rename code example, add `_py310` version

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 4 Mar 2026 10:24:30 +0000 (10:24 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks ago⬆ Bump mkdocs-material from 9.7.3 to 9.7.4 (#1797)
dependabot[bot] [Wed, 4 Mar 2026 10:24:13 +0000 (11:24 +0100)] 
⬆ Bump mkdocs-material from 9.7.3 to 9.7.4 (#1797)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.3 to 9.7.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.3...9.7.4)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 2 Mar 2026 23:56:49 +0000 (23:56 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks ago⬆ Bump sqlalchemy from 2.0.47 to 2.0.48 (#1793)
dependabot[bot] [Mon, 2 Mar 2026 23:56:25 +0000 (00:56 +0100)] 
⬆ Bump sqlalchemy from 2.0.47 to 2.0.48 (#1793)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.47 to 2.0.48.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 2 Mar 2026 23:54:27 +0000 (23:54 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks ago⬆ Bump prek from 0.3.3 to 0.3.4 (#1794)
dependabot[bot] [Mon, 2 Mar 2026 23:54:05 +0000 (00:54 +0100)] 
⬆ Bump prek from 0.3.3 to 0.3.4 (#1794)

Bumps [prek](https://github.com/j178/prek) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/j178/prek/compare/v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 2 Mar 2026 23:52:18 +0000 (23:52 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks ago⬆ Bump fastapi from 0.134.0 to 0.135.1 (#1795)
dependabot[bot] [Mon, 2 Mar 2026 23:51:34 +0000 (00:51 +0100)] 
⬆ Bump fastapi from 0.134.0 to 0.135.1 (#1795)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.134.0 to 0.135.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.134.0...0.135.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.135.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 2 Mar 2026 20:37:17 +0000 (20:37 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks ago⬆ Bump fastapi from 0.133.1 to 0.134.0 (#1792)
dependabot[bot] [Mon, 2 Mar 2026 20:36:51 +0000 (20:36 +0000)] 
⬆ Bump fastapi from 0.133.1 to 0.134.0 (#1792)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.133.1 to 0.134.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.133.1...0.134.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.134.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoπŸ“ Update release notes
github-actions[bot] [Mon, 2 Mar 2026 20:14:49 +0000 (20:14 +0000)] 
πŸ“ Update release notes

[skip ci]

5 weeks agoπŸ› Fix `tuple_` return type annotation (#1639)
かける族 [Mon, 2 Mar 2026 20:14:24 +0000 (05:14 +0900)] 
πŸ› Fix `tuple_` return type annotation (#1639)

* πŸ› Fix `tuple_` type hinting mistake

* πŸ› Forgetting to remove unnecessary parts of type hints

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 27 Feb 2026 10:46:29 +0000 (10:46 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump ruff from 0.15.2 to 0.15.4 (#1790)
dependabot[bot] [Fri, 27 Feb 2026 10:46:13 +0000 (11:46 +0100)] 
⬆ Bump ruff from 0.15.2 to 0.15.4 (#1790)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.2 to 0.15.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.2...0.15.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 27 Feb 2026 10:32:11 +0000 (10:32 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 27 Feb 2026 10:29:28 +0000 (10:29 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump actions/download-artifact from 7 to 8 (#1789)
dependabot[bot] [Fri, 27 Feb 2026 10:26:57 +0000 (11:26 +0100)] 
⬆ Bump actions/download-artifact from 7 to 8 (#1789)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks ago⬆ Bump actions/upload-artifact from 6 to 7 (#1788)
dependabot[bot] [Fri, 27 Feb 2026 10:26:37 +0000 (11:26 +0100)] 
⬆ Bump actions/upload-artifact from 6 to 7 (#1788)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Fri, 27 Feb 2026 10:25:52 +0000 (10:25 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump fastapi from 0.133.0 to 0.133.1 (#1787)
dependabot[bot] [Fri, 27 Feb 2026 10:25:31 +0000 (11:25 +0100)] 
⬆ Bump fastapi from 0.133.0 to 0.133.1 (#1787)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.133.0 to 0.133.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.133.0...0.133.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.133.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 25 Feb 2026 10:31:10 +0000 (10:31 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump mkdocs-material from 9.7.2 to 9.7.3 (#1782)
dependabot[bot] [Wed, 25 Feb 2026 10:30:49 +0000 (11:30 +0100)] 
⬆ Bump mkdocs-material from 9.7.2 to 9.7.3 (#1782)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.2 to 9.7.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.2...9.7.3)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 25 Feb 2026 10:30:36 +0000 (10:30 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump fastapi from 0.132.0 to 0.133.0 (#1781)
dependabot[bot] [Wed, 25 Feb 2026 10:30:13 +0000 (11:30 +0100)] 
⬆ Bump fastapi from 0.132.0 to 0.133.0 (#1781)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.132.0 to 0.133.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.132.0...0.133.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.133.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Wed, 25 Feb 2026 10:30:04 +0000 (10:30 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump sqlalchemy from 2.0.46 to 2.0.47 (#1783)
dependabot[bot] [Wed, 25 Feb 2026 10:29:40 +0000 (11:29 +0100)] 
⬆ Bump sqlalchemy from 2.0.46 to 2.0.47 (#1783)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.46 to 2.0.47.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Feb 2026 09:37:59 +0000 (09:37 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump pytest from 8.4.2 to 9.0.2 (#1780)
dependabot[bot] [Tue, 24 Feb 2026 09:37:37 +0000 (10:37 +0100)] 
⬆ Bump pytest from 8.4.2 to 9.0.2 (#1780)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Feb 2026 09:37:10 +0000 (09:37 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump mkdocstrings[python] from 0.30.1 to 1.0.3 (#1776)
dependabot[bot] [Tue, 24 Feb 2026 09:36:52 +0000 (10:36 +0100)] 
⬆ Bump mkdocstrings[python] from 0.30.1 to 1.0.3 (#1776)

Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.3.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.30.1...1.0.3)

---
updated-dependencies:
- dependency-name: mkdocstrings[python]
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Feb 2026 09:13:40 +0000 (09:13 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump typer from 0.23.2 to 0.24.1 (#1777)
dependabot[bot] [Tue, 24 Feb 2026 09:13:20 +0000 (10:13 +0100)] 
⬆ Bump typer from 0.23.2 to 0.24.1 (#1777)

Bumps [typer](https://github.com/fastapi/typer) from 0.23.2 to 0.24.1.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.23.2...0.24.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Feb 2026 09:08:38 +0000 (09:08 +0000)] 
πŸ“ Update release notes

[skip ci]

6 weeks ago⬆ Bump ruff from 0.15.1 to 0.15.2 (#1779)
dependabot[bot] [Tue, 24 Feb 2026 09:08:20 +0000 (10:08 +0100)] 
⬆ Bump ruff from 0.15.1 to 0.15.2 (#1779)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.1...0.15.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoπŸ“ Update release notes
github-actions[bot] [Tue, 24 Feb 2026 09:04:51 +0000 (09:04 +0000)] 
πŸ“ Update release notes

[skip ci]