Skip to content

Commit 6d8aedb

Browse files
author
semantic-release
committed
3.5.8
Version generated by python-semantic-release [ci skip]
1 parent 1bfb1af commit 6d8aedb

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.5.8 (2025-11-25)
6+
7+
### Chore
8+
9+
* chore(deps): lock file maintenance (#366)
10+
11+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`d0bdd9f`](https://github.com/dialoguemd/fastapi-sqla/commit/d0bdd9f4824137f34092bff0f1812fc3893920d6))
12+
13+
* chore(deps): lock file maintenance (#365)
14+
15+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`6588e8d`](https://github.com/dialoguemd/fastapi-sqla/commit/6588e8d33bc751d8ab7db67d3a8373bbc6e9a779))
16+
17+
* chore(deps): lock file maintenance (#363)
18+
19+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`cf8841c`](https://github.com/dialoguemd/fastapi-sqla/commit/cf8841c041ed03474e787ecc25c77545e652a3da))
20+
21+
### Fix
22+
23+
* fix(deps): update dependency fastapi to >=0.95.1,<0.123 (#368)
24+
25+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`1bfb1af`](https://github.com/dialoguemd/fastapi-sqla/commit/1bfb1af97ec83cc0eee201cca0454943b840b9a0))
26+
27+
528
## v3.5.7 (2025-11-05)
629

730
### Chore
@@ -20,6 +43,12 @@ Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`127c04c
2043

2144
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`09067b2`](https://github.com/dialoguemd/fastapi-sqla/commit/09067b29a7032df5e943c1514085717d0411eab6))
2245

46+
### Unknown
47+
48+
* 3.5.7
49+
50+
Version generated by python-semantic-release [ci skip] ([`5126394`](https://github.com/dialoguemd/fastapi-sqla/commit/5126394b218391f01b2037138ca8458b81df5a82))
51+
2352

2453
## v3.5.6 (2025-10-28)
2554

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