Skip to content

Commit dfad4aa

Browse files
author
semantic-release
committed
3.5.9
Version generated by python-semantic-release [ci skip]
1 parent 0e7c2a4 commit dfad4aa

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.5.9 (2025-11-25)
6+
7+
### Fix
8+
9+
* fix(deps): update dependency asyncpg to >=0.28.0,<0.32.0 (#367)
10+
11+
Co-authored-by: Renovate Bot <[email protected]>
12+
Co-authored-by: Arthur Loiselle <[email protected]> ([`0e7c2a4`](https://github.com/dialoguemd/fastapi-sqla/commit/0e7c2a45be25724d14fa57438e1e3c177d756c49))
13+
14+
515
## v3.5.8 (2025-11-25)
616

717
### Chore
@@ -24,6 +34,12 @@ Co-authored-by: Renovate Bot <[email protected]> ([`cf8841c
2434

2535
Co-authored-by: Renovate Bot <[email protected]> ([`1bfb1af`](https://github.com/dialoguemd/fastapi-sqla/commit/1bfb1af97ec83cc0eee201cca0454943b840b9a0))
2636

37+
### Unknown
38+
39+
* 3.5.8
40+
41+
Version generated by python-semantic-release [ci skip] ([`6d8aedb`](https://github.com/dialoguemd/fastapi-sqla/commit/6d8aedb66b8615c104e38ce8d60801054dcf6a72))
42+
2743

2844
## v3.5.7 (2025-11-05)
2945

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.8"
3+
version = "3.5.9"
44
description = "SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel, and pytest, ready for production."
55
authors = [
66
"Hadrien David <[email protected]>",

0 commit comments

Comments
 (0)