Skip to content

Commit 5126394

Browse files
author
semantic-release
committed
3.5.7
Version generated by python-semantic-release [ci skip]
1 parent 09067b2 commit 5126394

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33

44

5+
## v3.5.7 (2025-11-05)
6+
7+
### Chore
8+
9+
* chore(deps): lock file maintenance (#361)
10+
11+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`fe3b36d`](https://github.com/dialoguemd/fastapi-sqla/commit/fe3b36d073daaa726d4f5646136036ff99e4b327))
12+
13+
* chore(deps): lock file maintenance (#359)
14+
15+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`127c04c`](https://github.com/dialoguemd/fastapi-sqla/commit/127c04cdbd4e84e5957cf821bfbedf450baf4bb2))
16+
17+
### Fix
18+
19+
* fix(deps): update dependency fastapi to >=0.95.1,<0.122 (#362)
20+
21+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`09067b2`](https://github.com/dialoguemd/fastapi-sqla/commit/09067b29a7032df5e943c1514085717d0411eab6))
22+
23+
524
## v3.5.6 (2025-10-28)
625

726
### Chore
@@ -16,6 +35,12 @@ Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`7192002
1635

1736
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`a54807f`](https://github.com/dialoguemd/fastapi-sqla/commit/a54807f9b7259e04220135a6f65bd1732c59a7b4))
1837

38+
### Unknown
39+
40+
* 3.5.6
41+
42+
Version generated by python-semantic-release [ci skip] ([`9a103c6`](https://github.com/dialoguemd/fastapi-sqla/commit/9a103c67a6c7f2eaf114d5aa953d1cc559a413e9))
43+
1944

2045
## v3.5.5 (2025-10-14)
2146

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-sqla"
3-
version = "3.5.6"
3+
version = "3.5.7"
44
description = "SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel, and pytest, ready for production."
55
authors = [
66
"Hadrien David <hadrien.david@dialogue.co>",

0 commit comments

Comments
 (0)