Commit Graph

1052 Commits

Author SHA1 Message Date
dependabot[bot]
a507fd354f ⬆ 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>
2026-02-24 10:08:20 +01:00
github-actions[bot]
fa9563a85f 📝 Update release notes
[skip ci]
2026-02-24 09:04:51 +00:00
dependabot[bot]
d4cb165ac8 ⬆ Bump fastapi from 0.129.0 to 0.132.0 (#1778)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.129.0 to 0.132.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.129.0...0.132.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.132.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>
2026-02-24 10:04:33 +01:00
github-actions[bot]
1a7aecc125 📝 Update release notes
[skip ci]
2026-02-23 17:31:03 +00:00
Sofie Van Landeghem
e75c697feb ⬆ Update all dependencies to use griffelib instead of griffe (#1775)
* use griffelib instead of griffe and bump related dependencies

* update upper pin in uv.lock as well
2026-02-23 18:30:24 +01:00
github-actions[bot]
b868e7642a 📝 Update release notes
[skip ci]
2026-02-23 15:46:29 +00:00
Sofie Van Landeghem
88b6ec3624 📝 Fix small typos in the documentation (#1641)
* fix typo

* fix typo

* add missing word

* remove duplication

* add :

* Update docs/tutorial/limit-and-offset.md

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2026-02-23 16:46:11 +01:00
github-actions[bot]
d9849dc745 📝 Update release notes
[skip ci]
2026-02-22 15:10:52 +00:00
dependabot[bot]
1ca023051e ⬆ Bump mkdocs-material from 9.7.1 to 9.7.2 (#1764)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.1 to 9.7.2.
- [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.1...9.7.2)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.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>
2026-02-22 16:10:27 +01:00
github-actions[bot]
8950f3675a 📝 Update release notes
[skip ci]
2026-02-22 14:39:38 +00:00
github-actions[bot]
2b9593ed59 📝 Update release notes
[skip ci]
2026-02-22 14:38:57 +00:00
dependabot[bot]
522b917666 ⬆ Bump pillow from 11.3.0 to 12.1.1 (#1770)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.1.
- [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/11.3.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  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>
2026-02-22 15:38:51 +01:00
dependabot[bot]
29030193d9 ⬆ Bump pydantic-settings from 2.12.0 to 2.13.1 (#1771)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.12.0 to 2.13.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.13.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.13.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>
2026-02-22 15:38:36 +01:00
github-actions[bot]
0146938469 📝 Update release notes
[skip ci]
2026-02-22 14:37:55 +00:00
github-actions[bot]
d2587b5603 📝 Update release notes
[skip ci]
2026-02-22 14:37:37 +00:00
dependabot[bot]
ff7da688e7 ⬆ Bump fastapi from 0.128.8 to 0.129.0 (#1769)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.8 to 0.129.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.8...0.129.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.129.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>
2026-02-22 15:37:36 +01:00
dependabot[bot]
25f23d7570 ⬆ Bump black from 25.12.0 to 26.1.0 (#1768)
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.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/25.12.0...26.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.1.0
  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>
2026-02-22 15:37:20 +01:00
Sebastián Ramírez
aa48bf53c8 🔖 Release version 0.0.37 0.0.37 2026-02-21 17:38:28 +01:00
github-actions[bot]
1ecbba6e80 📝 Update release notes
[skip ci]
2026-02-21 16:35:12 +00:00
Sebastián Ramírez
8fabd10f8c 👷 Fix build CI to not attempt to build sqlmodel-slim (#1773) 2026-02-21 16:34:52 +00:00
Sebastián Ramírez
5f79efda79 🔖 Release version 0.0.36 0.0.36 2026-02-21 16:57:33 +01:00
github-actions[bot]
43cc7d35cd 📝 Update release notes
[skip ci]
2026-02-21 15:57:08 +00:00
Sebastián Ramírez
248a0b9017 Drop support for sqlmodel-slim, no more versions will be released, use only sqmodel (#1772) 2026-02-21 16:56:43 +01:00
Sebastián Ramírez
3e123f71cb 🔖 Release version 0.0.35 0.0.35 2026-02-20 17:41:02 +01:00
github-actions[bot]
f0a77e4169 📝 Update release notes
[skip ci]
2026-02-20 16:38:58 +00:00
Sebastián Ramírez
06b5a01324 🔨 Add script to remove Python 3.9 files, migrate to Python 3.10 (#1767) 2026-02-20 16:38:35 +00:00
github-actions[bot]
17fc7f5af1 📝 Update release notes
[skip ci]
2026-02-20 16:35:18 +00:00
Sebastián Ramírez
ede8dd062d Drop support for Python 3.9 (#1766) 2026-02-20 17:34:55 +01:00
github-actions[bot]
ffdcb44ae2 📝 Update release notes
[skip ci]
2026-02-17 09:01:38 +00:00
dependabot[bot]
d795127ce4 ⬆ Bump prek from 0.3.2 to 0.3.3 (#1761)
Bumps [prek](https://github.com/j178/prek) from 0.3.2 to 0.3.3.
- [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.2...v0.3.3)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.3.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>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2026-02-17 09:01:20 +00:00
github-actions[bot]
883f9f3e95 📝 Update release notes
[skip ci]
2026-02-17 08:55:29 +00:00
dependabot[bot]
d2e45d78cb ⬆ Bump typer from 0.23.1 to 0.23.2 (#1760)
Bumps [typer](https://github.com/fastapi/typer) from 0.23.1 to 0.23.2.
- [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.1...0.23.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.23.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>
2026-02-17 09:55:09 +01:00
Sebastián Ramírez
3366c91dbe 🔖 Release version 0.0.34 0.0.34 2026-02-16 20:05:20 +01:00
github-actions[bot]
b749c05f28 📝 Update release notes
[skip ci]
2026-02-16 18:42:17 +00:00
Sebastián Ramírez
93a3842865 👷 Enable tests with lower and upper bound versions (#1735)
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2026-02-16 19:41:48 +01:00
github-actions[bot]
2325a8cb55 📝 Update release notes
[skip ci]
2026-02-14 16:38:57 +00:00
dependabot[bot]
a095a8f72d ⬆ Bump ruff from 0.15.0 to 0.15.1 (#1758)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.0 to 0.15.1.
- [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.0...0.15.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.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>
2026-02-14 17:38:36 +01:00
github-actions[bot]
64a48ba771 📝 Update release notes
[skip ci]
2026-02-14 16:34:46 +00:00
dependabot[bot]
c3db912b6a ⬆ Bump typer from 0.23.0 to 0.23.1 (#1759)
Bumps [typer](https://github.com/fastapi/typer) from 0.23.0 to 0.23.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.0...0.23.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.23.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>
2026-02-14 17:34:28 +01:00
github-actions[bot]
151b5a2836 📝 Update release notes
[skip ci]
2026-02-11 22:38:07 +00:00
github-actions[bot]
4b2e25b68d 📝 Update release notes
[skip ci]
2026-02-11 22:38:00 +00:00
dependabot[bot]
15083f20bb ⬆ Bump typer from 0.21.2 to 0.23.0 (#1756)
Bumps [typer](https://github.com/fastapi/typer) from 0.21.2 to 0.23.0.
- [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.21.2...0.23.0)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.23.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>
2026-02-11 23:37:50 +01:00
dependabot[bot]
60eca9a38d ⬆ Bump fastapi from 0.128.7 to 0.128.8 (#1755)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.7 to 0.128.8.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.7...0.128.8)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.128.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>
2026-02-11 23:37:42 +01:00
Sebastián Ramírez
32e204e0cb 🔖 Release version 0.0.33 0.0.33 2026-02-11 16:22:38 +01:00
github-actions[bot]
cb3e076799 📝 Update release notes
[skip ci]
2026-02-11 13:43:44 +00:00
Sebastián Ramírez
3c2f517f7e 🔨 Update build script for sqlmodel-slim (#1754) 2026-02-11 13:43:23 +00:00
github-actions[bot]
360cb6536b 📝 Update release notes
[skip ci]
2026-02-11 13:24:04 +00:00
dependabot[bot]
cf6a5bc294 ⬆ Bump fastapi from 0.128.6 to 0.128.7 (#1751)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.6 to 0.128.7.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.6...0.128.7)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.128.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>
2026-02-11 14:23:41 +01:00
github-actions[bot]
df013851b8 📝 Update release notes
[skip ci]
2026-02-11 13:14:16 +00:00
dependabot[bot]
d7bc757dd9 ⬆ Bump typer from 0.21.1 to 0.21.2 (#1752)
Bumps [typer](https://github.com/fastapi/typer) from 0.21.1 to 0.21.2.
- [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.21.1...0.21.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.21.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>
2026-02-11 14:13:55 +01:00