]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
thirdparty/fastapi/sqlmodel.git
3 months ago⬆ [pre-commit.ci] pre-commit autoupdate (#1339)
pre-commit-ci[bot] [Mon, 28 Apr 2025 09:05:00 +0000 (11:05 +0200)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#1339)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.2...v0.11.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 18:59:53 +0000 (18:59 +0000)] 
📝 Update release notes

[skip ci]

3 months ago⬆ Bump typer from 0.12.3 to 0.15.2 (#1325)
dependabot[bot] [Sun, 27 Apr 2025 18:59:37 +0000 (18:59 +0000)] 
⬆ Bump typer from 0.12.3 to 0.15.2 (#1325)

Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.15.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.12.3...0.15.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  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>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 18:54:00 +0000 (18:54 +0000)] 
📝 Update release notes

[skip ci]

3 months ago📝 Update all docs references to `Optional` to use the new syntax in Python 3.10,...
Sebastián Ramírez [Sun, 27 Apr 2025 18:53:37 +0000 (20:53 +0200)] 
📝 Update all docs references to `Optional` to use the new syntax in Python 3.10, e.g. `int | None` (#1351)

3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 13:20:16 +0000 (13:20 +0000)] 
📝 Update release notes

[skip ci]

3 months ago📝 Update install and usage with FastAPI CLI in FastAPI tutorial (#1350)
Sebastián Ramírez [Sun, 27 Apr 2025 13:19:59 +0000 (15:19 +0200)] 
📝 Update install and usage with FastAPI CLI in FastAPI tutorial (#1350)

3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 13:02:59 +0000 (13:02 +0000)] 
📝 Update release notes

[skip ci]

3 months ago📝 Update FastAPI tutorial docs to use the new `model.sqlmodel_update()` instead of...
Joel Pérez Izquierdo [Sun, 27 Apr 2025 13:02:41 +0000 (14:02 +0100)] 
📝 Update FastAPI tutorial docs to use the new `model.sqlmodel_update()` instead of old `setattr()` (#1117)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 11:47:52 +0000 (11:47 +0000)] 
📝 Update release notes

[skip ci]

3 months ago⬆ Bump httpx from 0.24.1 to 0.28.1 (#1238)
dependabot[bot] [Sun, 27 Apr 2025 11:47:36 +0000 (11:47 +0000)] 
⬆ Bump httpx from 0.24.1 to 0.28.1 (#1238)

Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.24.1...0.28.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  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 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 11:46:54 +0000 (11:46 +0000)] 
📝 Update release notes

[skip ci]

3 months ago⬆ Bump astral-sh/setup-uv from 5 to 6 (#1348)
dependabot[bot] [Sun, 27 Apr 2025 11:46:30 +0000 (11:46 +0000)] 
⬆ Bump astral-sh/setup-uv from 5 to 6 (#1348)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  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>
3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 11:36:49 +0000 (11:36 +0000)] 
📝 Update release notes

[skip ci]

3 months ago⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0 (#1022)
dependabot[bot] [Sun, 27 Apr 2025 11:36:32 +0000 (13:36 +0200)] 
⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0 (#1022)

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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/7.0.1...8.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions [Sun, 27 Apr 2025 11:32:06 +0000 (11:32 +0000)] 
📝 Update release notes

[skip ci]

3 months ago♻️ Update `tests/test_select_gen.py`, pass environment variables, needed for NixOS...
Peder Bergebakken Sundt [Sun, 27 Apr 2025 11:31:49 +0000 (13:31 +0200)] 
♻️ Update `tests/test_select_gen.py`, pass environment variables, needed for NixOS nixpkgs (#969)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions [Sat, 26 Apr 2025 19:04:30 +0000 (19:04 +0000)] 
📝 Update release notes

[skip ci]

3 months ago💚 Fix linting in CI (#1340)
Sofie Van Landeghem [Sat, 26 Apr 2025 19:04:09 +0000 (21:04 +0200)] 
💚 Fix linting in CI (#1340)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
4 months ago📝 Update release notes
github-actions [Mon, 31 Mar 2025 08:56:10 +0000 (08:56 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆ [pre-commit.ci] pre-commit autoupdate (#1327)
pre-commit-ci[bot] [Mon, 31 Mar 2025 08:55:50 +0000 (10:55 +0200)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#1327)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.0...v0.11.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4 months ago📝 Update release notes
github-actions [Mon, 31 Mar 2025 08:55:41 +0000 (08:55 +0000)] 
📝 Update release notes

[skip ci]

4 months ago✏️ Update `docs/virtual-environments.md` (#1321)
sylvain hellin [Mon, 31 Mar 2025 08:55:22 +0000 (10:55 +0200)] 
✏️ Update `docs/virtual-environments.md` (#1321)

4 months ago📝 Update release notes
github-actions [Tue, 18 Mar 2025 07:23:16 +0000 (07:23 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆ Bump jinja2 from 3.1.4 to 3.1.6 (#1317)
dependabot[bot] [Tue, 18 Mar 2025 07:22:57 +0000 (08:22 +0100)] 
⬆ Bump jinja2 from 3.1.4 to 3.1.6 (#1317)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  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>
4 months ago📝 Update release notes
github-actions [Tue, 18 Mar 2025 07:22:45 +0000 (07:22 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆ [pre-commit.ci] pre-commit autoupdate (#1319)
pre-commit-ci[bot] [Tue, 18 Mar 2025 07:22:27 +0000 (08:22 +0100)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#1319)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.9...v0.11.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4 months ago📝 Update release notes
github-actions [Sun, 16 Mar 2025 20:32:27 +0000 (20:32 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316)
Sofie Van Landeghem [Sun, 16 Mar 2025 20:32:07 +0000 (21:32 +0100)] 
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316)

4 months ago🔖 Release version 0.0.24 0.0.24
Sebastián Ramírez [Fri, 7 Mar 2025 05:40:27 +0000 (06:40 +0100)] 
🔖 Release version 0.0.24

4 months ago📝 Update release notes
github-actions [Fri, 7 Mar 2025 03:26:57 +0000 (03:26 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆ [pre-commit.ci] pre-commit autoupdate (#1114)
pre-commit-ci[bot] [Fri, 7 Mar 2025 03:26:23 +0000 (03:26 +0000)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#1114)

* ⬆ [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.9.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.9.9)

* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
4 months ago📝 Update release notes
github-actions [Fri, 7 Mar 2025 03:22:03 +0000 (03:22 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆ Bump ruff from 0.6.2 to 0.9.6 (#1294)
dependabot[bot] [Fri, 7 Mar 2025 03:21:45 +0000 (04:21 +0100)] 
⬆ Bump ruff from 0.6.2 to 0.9.6 (#1294)

* ⬆ Bump ruff from 0.6.2 to 0.9.6

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.9.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.6.2...0.9.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* format with ruff 0.9.6

* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

* also bump in pre-commit config

* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

---------

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>
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4 months ago📝 Update release notes
github-actions [Thu, 6 Mar 2025 18:59:00 +0000 (18:59 +0000)] 
📝 Update release notes

[skip ci]

4 months ago⬆️ Add support for Python 3.13 (#1289)
Sofie Van Landeghem [Thu, 6 Mar 2025 18:58:40 +0000 (19:58 +0100)] 
⬆️ Add support for Python 3.13 (#1289)

5 months ago🔖 Release version 0.0.23 0.0.23
Sebastián Ramírez [Fri, 28 Feb 2025 16:54:40 +0000 (17:54 +0100)] 
🔖 Release version 0.0.23

5 months ago📝 Update release notes
github-actions [Fri, 28 Feb 2025 14:23:55 +0000 (14:23 +0000)] 
📝 Update release notes

[skip ci]

5 months ago🩺 Take the GH badge only from pushes to the `main` branch (#1291)
Sofie Van Landeghem [Fri, 28 Feb 2025 14:22:27 +0000 (15:22 +0100)] 
🩺 Take the GH badge only from pushes to the `main` branch (#1291)

5 months ago📝 Update release notes
github-actions [Fri, 28 Feb 2025 14:04:48 +0000 (14:04 +0000)] 
📝 Update release notes

[skip ci]

5 months ago🐛 Fix type annotation in `Field` constructor (#1304)
Alan Bogarin [Fri, 28 Feb 2025 14:04:27 +0000 (11:04 -0300)] 
🐛 Fix type annotation in `Field` constructor (#1304)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago📝 Update release notes
github-actions [Fri, 28 Feb 2025 14:01:34 +0000 (14:01 +0000)] 
📝 Update release notes

[skip ci]

5 months ago🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)
Andrey Siunov [Fri, 28 Feb 2025 14:01:13 +0000 (06:01 -0800)] 
🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago📝 Update release notes
github-actions [Fri, 28 Feb 2025 13:59:12 +0000 (13:59 +0000)] 
📝 Update release notes

[skip ci]

5 months ago📝 Update documentation to refer to `list` instead of `List` (#1147)
bubbletroubles [Fri, 28 Feb 2025 13:58:52 +0000 (00:58 +1100)] 
📝 Update documentation to refer to `list` instead of `List` (#1147)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
5 months ago📝 Update release notes
github-actions [Mon, 24 Feb 2025 10:23:21 +0000 (10:23 +0000)] 
📝 Update release notes

[skip ci]

5 months ago⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1277)
dependabot[bot] [Mon, 24 Feb 2025 10:22:59 +0000 (11:22 +0100)] 
⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1277)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago📝 Update release notes
github-actions [Mon, 24 Feb 2025 09:18:56 +0000 (09:18 +0000)] 
📝 Update release notes

[skip ci]

5 months ago💚 Fix CI test suite for Python 3.7 (#1309)
Sofie Van Landeghem [Mon, 24 Feb 2025 09:18:24 +0000 (10:18 +0100)] 
💚 Fix CI test suite for Python 3.7 (#1309)

5 months ago📝 Update release notes
github-actions [Fri, 21 Feb 2025 14:45:48 +0000 (14:45 +0000)] 
📝 Update release notes

[skip ci]

5 months ago👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)"...
Sofie Van Landeghem [Fri, 21 Feb 2025 14:45:27 +0000 (15:45 +0100)] 
👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)" (#1306)

Revert " 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)"

This reverts commit 759220d5928af4a01c205a039eb9826456a475cd.

5 months ago📝 Update release notes
github-actions [Fri, 21 Feb 2025 12:00:05 +0000 (12:00 +0000)] 
📝 Update release notes

[skip ci]

5 months ago 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)
Sebastián Ramírez [Fri, 21 Feb 2025 11:59:48 +0000 (12:59 +0100)] 
 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5 months ago📝 Update release notes
github-actions [Thu, 20 Feb 2025 15:34:01 +0000 (15:34 +0000)] 
📝 Update release notes

[skip ci]

5 months ago✏️ Fix typo in `databases.md` (#1113)
Radi [Thu, 20 Feb 2025 15:33:38 +0000 (16:33 +0100)] 
✏️ Fix typo in `databases.md` (#1113)

Update databases.md

typo fix

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 months ago📝 Update release notes
github-actions [Thu, 20 Feb 2025 09:15:48 +0000 (09:15 +0000)] 
📝 Update release notes

[skip ci]

5 months ago👷 Add retries to Smokeshow (#1302)
Sofie Van Landeghem [Thu, 20 Feb 2025 09:15:20 +0000 (10:15 +0100)] 
👷 Add retries to Smokeshow (#1302)

6 months ago📝 Update release notes
github-actions [Thu, 2 Jan 2025 21:16:45 +0000 (21:16 +0000)] 
📝 Update release notes

[skip ci]

6 months ago✏️ Fix typo in `docs/tutorial/create-db-and-table.md` (#1252)
ArianHamdi [Thu, 2 Jan 2025 21:16:19 +0000 (01:16 +0400)] 
✏️ Fix typo in `docs/tutorial/create-db-and-table.md` (#1252)

7 months ago📝 Update release notes
github-actions [Thu, 26 Dec 2024 15:49:14 +0000 (15:49 +0000)] 
📝 Update release notes

[skip ci]

7 months ago✏️ Fix typo in `insert.md` (#1256)
Noushadali [Thu, 26 Dec 2024 15:48:55 +0000 (16:48 +0100)] 
✏️ Fix typo in `insert.md` (#1256)

fix: Typo in insert.md

Fixed the typo in  'left of' with 'left off'.

7 months ago📝 Update release notes
github-actions [Sun, 22 Dec 2024 14:45:40 +0000 (14:45 +0000)] 
📝 Update release notes

[skip ci]

7 months ago📝 Update release notes
github-actions [Sun, 22 Dec 2024 14:45:26 +0000 (14:45 +0000)] 
📝 Update release notes

[skip ci]

7 months ago⬆ Bump astral-sh/setup-uv from 4 to 5 (#1249)
dependabot[bot] [Sun, 22 Dec 2024 14:45:21 +0000 (14:45 +0000)] 
⬆ Bump astral-sh/setup-uv from 4 to 5 (#1249)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  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>
7 months ago⬆ Bump pillow from 10.3.0 to 11.0.0 (#1139)
dependabot[bot] [Sun, 22 Dec 2024 14:44:58 +0000 (14:44 +0000)] 
⬆ Bump pillow from 10.3.0 to 11.0.0 (#1139)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.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/10.3.0...11.0.0)

---
updated-dependencies:
- dependency-name: pillow
  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>
7 months ago📝 Update release notes
github-actions [Sun, 22 Dec 2024 14:30:24 +0000 (14:30 +0000)] 
📝 Update release notes

[skip ci]

7 months ago📝 Update markdown includes format (#1254)
Sebastián Ramírez [Sun, 22 Dec 2024 14:30:05 +0000 (14:30 +0000)] 
📝 Update markdown includes format (#1254)

7 months ago📝 Update release notes
github-actions [Sat, 21 Dec 2024 12:14:52 +0000 (12:14 +0000)] 
📝 Update release notes

[skip ci]

7 months ago📝 Update fenced code in Decimal docs for consistency (#1251)
Sebastián Ramírez [Sat, 21 Dec 2024 12:14:34 +0000 (12:14 +0000)] 
📝 Update fenced code in Decimal docs for consistency (#1251)

7 months ago📝 Update release notes
github-actions [Tue, 10 Dec 2024 11:30:12 +0000 (11:30 +0000)] 
📝 Update release notes

[skip ci]

7 months ago📝 Update release notes
github-actions [Tue, 10 Dec 2024 11:29:33 +0000 (11:29 +0000)] 
📝 Update release notes

[skip ci]

7 months ago📝 Update release notes
github-actions [Tue, 10 Dec 2024 11:29:25 +0000 (11:29 +0000)] 
📝 Update release notes

[skip ci]

7 months ago⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3 (#1240)
dependabot[bot] [Tue, 10 Dec 2024 11:27:27 +0000 (11:27 +0000)] 
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3 (#1240)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.12.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  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>
7 months ago⬆ Bump astral-sh/setup-uv from 3 to 4 (#1225)
dependabot[bot] [Tue, 10 Dec 2024 11:27:02 +0000 (11:27 +0000)] 
⬆ Bump astral-sh/setup-uv from 3 to 4 (#1225)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v4)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  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>
7 months ago⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#1207)
dependabot[bot] [Tue, 10 Dec 2024 11:26:51 +0000 (11:26 +0000)] 
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#1207)

Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.1...0.3.2)

---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
  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>
7 months ago📝 Update release notes
github-actions [Wed, 4 Dec 2024 17:03:36 +0000 (17:03 +0000)] 
📝 Update release notes

7 months ago🔨 Update docs previews script (#1236)
Sebastián Ramírez [Wed, 4 Dec 2024 17:03:13 +0000 (18:03 +0100)] 
🔨 Update docs previews script (#1236)

7 months ago📝 Update release notes
github-actions [Wed, 4 Dec 2024 15:40:01 +0000 (15:40 +0000)] 
📝 Update release notes

7 months ago🔧 Update build-docs filter paths (#1235)
Sebastián Ramírez [Wed, 4 Dec 2024 15:39:41 +0000 (16:39 +0100)] 
🔧 Update build-docs filter paths (#1235)

7 months ago📝 Update release notes
github-actions [Wed, 4 Dec 2024 15:12:55 +0000 (15:12 +0000)] 
📝 Update release notes

7 months ago🔧 Update team members (#1234)
Sebastián Ramírez [Wed, 4 Dec 2024 15:11:16 +0000 (16:11 +0100)] 
🔧 Update team members (#1234)

8 months ago📝 Update release notes
github-actions [Fri, 8 Nov 2024 09:27:42 +0000 (09:27 +0000)] 
📝 Update release notes

8 months ago✏️ Fix typo in the release notes of v0.0.22 (#1195)
Evgeniy Lupashin [Fri, 8 Nov 2024 09:27:23 +0000 (11:27 +0200)] 
✏️ Fix typo in the release notes of v0.0.22 (#1195)

Fix typo in release-notes.md

9 months ago📝 Update release notes
github-actions [Sun, 27 Oct 2024 08:08:55 +0000 (08:08 +0000)] 
📝 Update release notes

9 months ago📝 Update includes for `docs/advanced/uuid.md` (#1151)
Sebastián Ramírez [Sun, 27 Oct 2024 08:08:30 +0000 (09:08 +0100)] 
📝 Update includes for `docs/advanced/uuid.md` (#1151)

9 months ago📝 Update release notes
github-actions [Sat, 26 Oct 2024 22:55:50 +0000 (22:55 +0000)] 
📝 Update release notes

9 months ago⬆️ Upgrade markdown-include-variants to version 0.0.3 (#1152)
Sebastián Ramírez [Sat, 26 Oct 2024 22:55:33 +0000 (00:55 +0200)] 
⬆️ Upgrade markdown-include-variants to version 0.0.3 (#1152)

9 months ago📝 Update release notes
github-actions [Sat, 26 Oct 2024 22:05:26 +0000 (22:05 +0000)] 
📝 Update release notes

9 months ago📝 Update includes for `docs/tutorial/create-db-and-table.md` (#1149)
Sebastián Ramírez [Sat, 26 Oct 2024 22:05:08 +0000 (00:05 +0200)] 
📝 Update includes for `docs/tutorial/create-db-and-table.md` (#1149)

9 months ago📝 Update release notes
github-actions [Sat, 26 Oct 2024 17:29:19 +0000 (17:29 +0000)] 
📝 Update release notes

9 months ago📝 Fix internal links in docs (#1148)
Sebastián Ramírez [Sat, 26 Oct 2024 17:29:02 +0000 (19:29 +0200)] 
📝 Fix internal links in docs (#1148)

9 months ago📝 Update release notes
github-actions [Tue, 15 Oct 2024 10:39:42 +0000 (10:39 +0000)] 
📝 Update release notes

9 months ago👷 Update issue manager workflow (#1137)
Alejandra [Tue, 15 Oct 2024 10:39:19 +0000 (12:39 +0200)] 
👷 Update issue manager workflow (#1137)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
9 months ago📝 Update release notes
github-actions [Sat, 12 Oct 2024 13:55:59 +0000 (13:55 +0000)] 
📝 Update release notes

9 months ago👷 Fix smokeshow, checkout files on CI (#1136)
Sebastián Ramírez [Sat, 12 Oct 2024 13:54:21 +0000 (15:54 +0200)] 
👷 Fix smokeshow, checkout files on CI (#1136)

9 months ago📝 Update release notes
github-actions [Sat, 12 Oct 2024 13:08:37 +0000 (13:08 +0000)] 
📝 Update release notes

9 months ago👷 Use uv in CI (#1135)
Sebastián Ramírez [Sat, 12 Oct 2024 13:08:11 +0000 (15:08 +0200)] 
👷 Use uv in CI (#1135)

9 months ago📝 Update release notes
github-actions [Mon, 7 Oct 2024 21:22:16 +0000 (21:22 +0000)] 
📝 Update release notes

9 months ago🚨 Fix types for new Pydantic (#1131)
Sebastián Ramírez [Mon, 7 Oct 2024 21:21:59 +0000 (23:21 +0200)] 
🚨 Fix types for new Pydantic (#1131)

9 months ago📝 Update release notes
github-actions [Mon, 7 Oct 2024 21:05:46 +0000 (21:05 +0000)] 
📝 Update release notes