Skip to content

Commit 98ab0b5

Browse files
author
semantic-release
committed
3.5.14
Version generated by python-semantic-release [ci skip]
1 parent 9b7127f commit 98ab0b5

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

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.14 (2026-02-11)
6+
7+
### Chore
8+
9+
* chore(deps): lock file maintenance (#386)
10+
11+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`4662070`](https://github.com/dialoguemd/fastapi-sqla/commit/46620708f34f8af4d9dba4bf1fd9ccd141004cb4))
12+
13+
### Fix
14+
15+
* fix(deps): update dependency sqlmodel to >=0.0.14,<0.0.34 (#387)
16+
17+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`9b7127f`](https://github.com/dialoguemd/fastapi-sqla/commit/9b7127fe3601b7fb45eae46bee9a60a914879923))
18+
19+
520
## v3.5.13 (2026-02-02)
621

722
### Chore
@@ -14,6 +29,12 @@ Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`3228d48
1429

1530
* fix(pytest): improve scheme replacement for async URL (#385) ([`4e2f94a`](https://github.com/dialoguemd/fastapi-sqla/commit/4e2f94a5ed71121af22b20f1f4b6bf6eb71b6aba))
1631

32+
### Unknown
33+
34+
* 3.5.13
35+
36+
Version generated by python-semantic-release [ci skip] ([`766049b`](https://github.com/dialoguemd/fastapi-sqla/commit/766049b9e09f9fabea2a3837126cd7374ede868b))
37+
1738

1839
## v3.5.12 (2026-02-02)
1940

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