Skip to content

Commit 42fc5b0

Browse files
author
semantic-release
committed
3.4.4
Version generated by python-semantic-release [ci skip]
1 parent cfbf7ae commit 42fc5b0

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

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.4.4 (2024-09-09)
6+
7+
### Chore
8+
9+
* chore(deps): lock file maintenance (#184)
10+
11+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`d450169`](https://github.com/dialoguemd/fastapi-sqla/commit/d450169f0faa7f6eaccb7e46121d6ba6c0ab2557))
12+
13+
* chore(deps): update dependency ruff to v0.6.4 (#182)
14+
15+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`414a79a`](https://github.com/dialoguemd/fastapi-sqla/commit/414a79af8d03ff9f9a458a80393e20ebacd15ef9))
16+
17+
### Fix
18+
19+
* fix(deps): update dependency fastapi to >=0.95.1,<0.115 (#186)
20+
21+
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`cfbf7ae`](https://github.com/dialoguemd/fastapi-sqla/commit/cfbf7aed562f25917e06158aa913c69d098bf9d4))
22+
23+
524
## v3.4.3 (2024-09-05)
625

726
### Chore
@@ -102,6 +121,12 @@ Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`a91c491
102121

103122
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> ([`08519b3`](https://github.com/dialoguemd/fastapi-sqla/commit/08519b3e405499ac0789c777b5dfce9da3072756))
104123

124+
### Unknown
125+
126+
* 3.4.3
127+
128+
Version generated by python-semantic-release [ci skip] ([`5310fe9`](https://github.com/dialoguemd/fastapi-sqla/commit/5310fe91839c7c073a8b6e740a4d2dddeed38b6d))
129+
105130

106131
## v3.4.2 (2024-07-29)
107132

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