Skip to content

Commit e0a27aa

Browse files
author
semantic-release
committed
3.5.3
Version generated by python-semantic-release [ci skip]
1 parent 14514bc commit e0a27aa

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.5.3 (2025-09-29)
6+
7+
### Chore
8+
9+
* chore(deps): update python dev dependencies (#346)
10+
11+
Co-authored-by: Renovate Bot <[email protected]> ([`a368d64`](https://github.com/dialoguemd/fastapi-sqla/commit/a368d64a21da080fbb41789a6af56b1fb93e02fb))
12+
13+
### Fix
14+
15+
* fix(deps): update dependency fastapi to >=0.95.1,<0.119 (#348)
16+
17+
Co-authored-by: Renovate Bot <[email protected]> ([`14514bc`](https://github.com/dialoguemd/fastapi-sqla/commit/14514bc5fad3cc26446be5071da28cd7b85a4fed))
18+
19+
520
## v3.5.2 (2025-09-18)
621

722
### Chore
@@ -145,6 +160,12 @@ Co-authored-by: Renovate Bot <[email protected]> ([`4652f61
145160

146161
Co-authored-by: Renovate Bot <[email protected]> ([`a125682`](https://github.com/dialoguemd/fastapi-sqla/commit/a125682b687bc7a99835749c96533df0c54a52c2))
147162

163+
### Unknown
164+
165+
* 3.5.2
166+
167+
Version generated by python-semantic-release [ci skip] ([`870e787`](https://github.com/dialoguemd/fastapi-sqla/commit/870e787be4cd5d873cf3c264839c7e21daec996f))
168+
148169

149170
## v3.5.1 (2025-07-10)
150171

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.2"
3+
version = "3.5.3"
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)