810 Commits

Author SHA1 Message Date
f751e1c797 ⬆ Bump mypy from 1.4.1 to 1.18.2 (#1560)
* ⬆ Bump mypy from 1.4.1 to 1.18.1

Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.18.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* restrict to latest version that supports python 3.8

* remove unnecssary ignore statement

* add ignore statement

* make ignore statement more specific

* expand on mypy command to debug CI failure

* experiment with from future import

* use the latest mypy for Python 3.9 and up

* fix type of keys to be removed

* annotate origin as Any to avoid type issues

* bump to 1.10.0 only for now

* exclude one particular file from mypy processing

* Try to bump to 1.18.2 again

* attempt to remove the future import again

* add back future import

---------

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 <svlandeg@github.com>
2025-10-08 13:10:30 +02:00
2d3b25dd24 📝 Update release notes
[skip ci]
2025-10-08 10:53:49 +00:00
35a652e059 Add test that runs select with 3 or 4 arguments (#1590)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-10-08 12:53:29 +02:00
b7fd32d5eb 📝 Update release notes
[skip ci]
2025-10-08 10:34:13 +00:00
0402496be2 🐛 Fix attribute handling in model_dump for compatibility with the latest Pydantic versions (#1595) 2025-10-08 12:33:47 +02:00
39d8c2c0df 📝 Update release notes
[skip ci]
2025-10-07 08:07:46 +00:00
a531c0c12d ⬆ Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 (#1581)
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.3.9...v1.4.0)

---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
  dependency-version: 1.4.0
  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>
2025-10-07 10:07:25 +02:00
c197441859 📝 Update release notes
[skip ci]
2025-10-07 08:02:53 +00:00
d736aab755 ⬆ Bump mkdocs-material from 9.6.20 to 9.6.21 (#1588)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.20 to 9.6.21.
- [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.6.20...9.6.21)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.21
  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>
2025-10-07 10:02:34 +02:00
0052e986e3 📝 Update release notes
[skip ci]
2025-10-07 08:02:07 +00:00
4787b68726 ⬆ [pre-commit.ci] pre-commit autoupdate (#1584)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.1...v0.13.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-07 10:01:48 +02:00
12fdacd655 📝 Update release notes
[skip ci]
2025-10-02 05:07:56 +00:00
a289ba8cd1 ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0 (#1589)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.1...0.6.0)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  dependency-version: 0.6.0
  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>
2025-10-02 07:07:35 +02:00
69b20188bd 📝 Update release notes
[skip ci]
2025-09-30 06:29:46 +00:00
44ad9bd078 👷 Update docs previews comment, single comment, add failure status (#1586) 2025-09-30 08:29:31 +02:00
528953212a 📝 Update release notes
[skip ci]
2025-09-29 16:08:32 +00:00
6e3bae0418 📝 Fix typo in docs/tutorial/fastapi/simple-hero-api.md (#1583)
📝 Update function name from create_tables to create_db_and_tables
2025-09-29 18:08:08 +02:00
ab79c22a4d 📝 Update release notes
[skip ci]
2025-09-29 12:03:27 +00:00
679bf3f1e5 ⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5 (#1582)
Bumps [markdown-include-variants](https://github.com/tiangolo/markdown-include-variants) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/tiangolo/markdown-include-variants/releases)
- [Changelog](https://github.com/tiangolo/markdown-include-variants/blob/main/release-notes.md)
- [Commits](https://github.com/tiangolo/markdown-include-variants/compare/0.0.4...0.0.5)

---
updated-dependencies:
- dependency-name: markdown-include-variants
  dependency-version: 0.0.5
  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>
2025-09-29 14:03:08 +02:00
fd3f680c75 📝 Update release notes
[skip ci]
2025-09-26 13:18:13 +00:00
1faefe84f8 ⬆ Bump typing-extensions from 4.13.2 to 4.15.0 for Python 3.9+ (#1580)
* bump typing-extensions to 4.15.0

* keep older version for Python 3.8

* fix
2025-09-26 15:17:55 +02:00
935d896ed6 📝 Update release notes
[skip ci]
2025-09-26 12:57:43 +00:00
2bb0181171 📝 Update release notes
[skip ci]
2025-09-26 12:57:34 +00:00
b44642f6c6 ⬆ Bump typer from 0.17.4 to 0.19.2 (#1573)
Bumps [typer](https://github.com/fastapi/typer) from 0.17.4 to 0.19.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.17.4...0.19.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.19.2
  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>
2025-09-26 14:56:50 +02:00
94b5aaa791 📝 Update release notes
[skip ci]
2025-09-26 12:56:38 +00:00
07afd33e73 ⬆ [pre-commit.ci] pre-commit autoupdate (#1571)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.0...v0.13.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-26 14:56:28 +02:00
5a1862ef04 ⬆ Bump ruff from 0.13.0 to 0.13.2 (#1576)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.0 to 0.13.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.13.0...0.13.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.13.2
  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>
2025-09-26 14:56:21 +02:00
c6acc1fa4c 📝 Update release notes
[skip ci]
2025-09-17 22:20:02 +00:00
35c0005f44 💚 Fix CI test suite for Windows and MacOS (#1307) 2025-09-18 00:19:41 +02:00
192ba90b1e 🔖 Release version 0.0.25 0.0.25 2025-09-17 23:39:08 +02:00
de278dfdce 📝 Update release notes
[skip ci]
2025-09-17 21:37:21 +00:00
037c051997 Add overload for exec method to support insert, update, delete statements (#1342)
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>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-09-17 23:37:02 +02:00
b8c0e164d2 📝 Update release notes
[skip ci]
2025-09-16 13:26:12 +00:00
3a11bb260d ⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9 (#1553)
Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/mkdocstrings/griffe-typingdoc/releases)
- [Changelog](https://github.com/mkdocstrings/griffe-typingdoc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/griffe-typingdoc/compare/0.2.8...0.2.9)

---
updated-dependencies:
- dependency-name: griffe-typingdoc
  dependency-version: 0.2.9
  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>
2025-09-16 15:25:51 +02:00
9277110a57 📝 Update release notes
[skip ci]
2025-09-16 13:25:30 +00:00
bffa05f3d8 ⬆ Bump mkdocs-material from 9.6.17 to 9.6.20 (#1565)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.17 to 9.6.20.
- [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.6.17...9.6.20)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.20
  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>
2025-09-16 15:25:11 +02:00
c7f120534c 📝 Update release notes
[skip ci]
2025-09-16 09:03:05 +00:00
6a98bf5df0 ⬆ Bump actions/setup-python from 5 to 6 (#1551)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
2025-09-16 11:02:46 +02:00
1b66f2a818 📝 Update release notes
[skip ci]
2025-09-16 08:56:33 +00:00
d7d8d3af55 📝 Update release notes
[skip ci]
2025-09-16 08:56:10 +00:00
364ec5771b ⬆ Bump ruff from 0.12.12 to 0.13.0 (#1559)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to 0.13.0.
- [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.12.12...0.13.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.13.0
  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>
2025-09-16 10:56:03 +02:00
0bacb3e394 ⬆ [pre-commit.ci] pre-commit autoupdate (#1564)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.12...v0.13.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-16 10:55:55 +02:00
342f32078e 📝 Update release notes
[skip ci]
2025-09-16 08:55:36 +00:00
94f1df2ebd ⬆ Bump actions/labeler from 5 to 6 (#1549)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  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>
2025-09-16 10:55:16 +02:00
4bac03290a 📝 Update release notes
[skip ci]
2025-09-13 12:27:19 +00:00
83d52604d7 ⬆ [pre-commit.ci] pre-commit autoupdate (#1556)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.11...v0.12.12)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-13 14:27:02 +02:00
278a1799d7 📝 Update release notes
[skip ci]
2025-09-08 07:37:51 +00:00
213b43bea1 ⬆ Bump typer from 0.17.3 to 0.17.4 (#1554)
Bumps [typer](https://github.com/fastapi/typer) from 0.17.3 to 0.17.4.
- [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.17.3...0.17.4)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.17.4
  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>
2025-09-08 09:37:29 +02:00
c8e32d4d8a 📝 Update release notes
[skip ci]
2025-09-05 13:10:11 +00:00
5388e0b04a 📝 Update release notes
[skip ci]
2025-09-05 13:09:52 +00:00