733 Commits

Author SHA1 Message Date
b66ec8eed3 ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316) 2025-03-16 21:32:07 +01:00
de78b8c7bc 🔖 Release version 0.0.24 0.0.24 2025-03-07 06:40:27 +01:00
8fc8bdf3d0 📝 Update release notes
[skip ci]
2025-03-07 03:26:57 +00:00
3242bdb3c8 ⬆ [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>
2025-03-07 03:26:23 +00:00
8d212e8678 📝 Update release notes
[skip ci]
2025-03-07 03:22:03 +00:00
1e853aaf6d ⬆ 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>
2025-03-07 04:21:45 +01:00
262610c3b0 📝 Update release notes
[skip ci]
2025-03-06 18:59:00 +00:00
b1349dae45 ⬆️ Add support for Python 3.13 (#1289) 2025-03-06 19:58:40 +01:00
bf376f83ca 🔖 Release version 0.0.23 0.0.23 2025-02-28 17:54:40 +01:00
2ce6abf2be 📝 Update release notes
[skip ci]
2025-02-28 14:23:55 +00:00
b3e0f1cffe 🩺 Take the GH badge only from pushes to the main branch (#1291) 2025-02-28 15:22:27 +01:00
94d47ac784 📝 Update release notes
[skip ci]
2025-02-28 14:04:48 +00:00
7a51870361 🐛 Fix type annotation in Field constructor (#1304)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-28 15:04:27 +01:00
850dd745f8 📝 Update release notes
[skip ci]
2025-02-28 14:01:34 +00:00
69a4504a33 🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-28 15:01:13 +01:00
f46997ec6d 📝 Update release notes
[skip ci]
2025-02-28 13:59:12 +00:00
1bd5f27ed4 📝 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>
2025-02-28 14:58:52 +01:00
a82c3fe964 📝 Update release notes
[skip ci]
2025-02-24 10:23:21 +00:00
c1936036c1 ⬆ 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>
2025-02-24 11:22:59 +01:00
ce22f2a50b 📝 Update release notes
[skip ci]
2025-02-24 09:18:56 +00:00
ac9d1a514a 💚 Fix CI test suite for Python 3.7 (#1309) 2025-02-24 10:18:24 +01:00
8a35352bc5 📝 Update release notes
[skip ci]
2025-02-21 14:45:48 +00:00
a1fdc57271 👷 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.
2025-02-21 15:45:27 +01:00
b8ded9b9ca 📝 Update release notes
[skip ci]
2025-02-21 12:00:05 +00:00
759220d592 👷 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>
2025-02-21 12:59:48 +01:00
ee16ba4dc3 📝 Update release notes
[skip ci]
2025-02-20 15:34:01 +00:00
8daa54443d ✏️ Fix typo in databases.md (#1113)
Update databases.md

typo fix

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-20 16:33:38 +01:00
10231263f2 📝 Update release notes
[skip ci]
2025-02-20 09:15:48 +00:00
cd05bfeaf2 👷 Add retries to Smokeshow (#1302) 2025-02-20 10:15:20 +01:00
7d00768456 📝 Update release notes
[skip ci]
2025-01-02 21:16:45 +00:00
073e4f9fd1 ✏️ Fix typo in docs/tutorial/create-db-and-table.md (#1252) 2025-01-02 21:16:19 +00:00
fa5895c6d1 📝 Update release notes
[skip ci]
2024-12-26 15:49:14 +00:00
c889139491 ✏️ Fix typo in insert.md (#1256)
fix: Typo in insert.md

Fixed the typo in  'left of' with 'left off'.
2024-12-26 16:48:55 +01:00
cc0e6d6146 📝 Update release notes
[skip ci]
2024-12-22 14:45:40 +00:00
b6bc7de263 📝 Update release notes
[skip ci]
2024-12-22 14:45:26 +00:00
5699c43ee5 ⬆ 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>
2024-12-22 14:45:21 +00:00
7dbc1c934a ⬆ 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>
2024-12-22 14:44:58 +00:00
6680b3c26f 📝 Update release notes
[skip ci]
2024-12-22 14:30:24 +00:00
5100200bea 📝 Update markdown includes format (#1254) 2024-12-22 14:30:05 +00:00
0c65fed61b 📝 Update release notes
[skip ci]
2024-12-21 12:14:52 +00:00
3d064c4542 📝 Update fenced code in Decimal docs for consistency (#1251) 2024-12-21 12:14:34 +00:00
8c275289f2 📝 Update release notes
[skip ci]
2024-12-10 11:30:12 +00:00
b34a20448b 📝 Update release notes
[skip ci]
2024-12-10 11:29:33 +00:00
0c78e0759a 📝 Update release notes
[skip ci]
2024-12-10 11:29:25 +00:00
b8a6a1f869 ⬆ 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>
2024-12-10 11:27:27 +00:00
2b268d135c ⬆ 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>
2024-12-10 11:27:02 +00:00
9cc1772b64 ⬆ 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>
2024-12-10 11:26:51 +00:00
33b9179424 📝 Update release notes 2024-12-04 17:03:36 +00:00
74496c25f6 🔨 Update docs previews script (#1236) 2024-12-04 18:03:13 +01:00
811fe9ffc9 📝 Update release notes 2024-12-04 15:40:01 +00:00