Skip to content

Commit a8329b5

Browse files
author
semantic-release
committed
3.4.5
Version generated by python-semantic-release [ci skip]
1 parent 83befea commit a8329b5

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.4.5 (2024-09-19)
6+
7+
### Chore
8+
9+
* chore(deps): update dependency tox to v4.20.0 (#191)
10+
11+
Co-authored-by: Renovate Bot <[email protected]> ([`34b3cfe`](https://github.com/dialoguemd/fastapi-sqla/commit/34b3cfe2756e616cc39b4d932015cd16a420d46d))
12+
13+
* chore(deps): lock file maintenance (#189)
14+
15+
Co-authored-by: Renovate Bot <[email protected]> ([`d7931e8`](https://github.com/dialoguemd/fastapi-sqla/commit/d7931e8c17bff0d55d6717647760355e8f9699ac))
16+
17+
* chore(deps): update dependency ruff to v0.6.5 (#188)
18+
19+
Co-authored-by: Renovate Bot <[email protected]> ([`0ff8dbf`](https://github.com/dialoguemd/fastapi-sqla/commit/0ff8dbffe6233033843c1242ab2b5b577eea08a6))
20+
21+
* chore(deps): update python dev dependencies (#187)
22+
23+
Co-authored-by: Renovate Bot <[email protected]> ([`2e11a75`](https://github.com/dialoguemd/fastapi-sqla/commit/2e11a75c72c0c046d9f4cc1f70bb60806a292a46))
24+
25+
* chore(deps): update dependency tox to v4.18.1 (#185)
26+
27+
Co-authored-by: Renovate Bot <[email protected]> ([`b10f1a5`](https://github.com/dialoguemd/fastapi-sqla/commit/b10f1a5983cd8b80b517a0343fa755e21b22da17))
28+
29+
### Fix
30+
31+
* fix(deps): update dependency fastapi to >=0.95.1,<0.116 (#190)
32+
33+
Co-authored-by: Renovate Bot <[email protected]> ([`83befea`](https://github.com/dialoguemd/fastapi-sqla/commit/83befeaa081c212107e8f1f98e4ed1c492d997a8))
34+
35+
536
## v3.4.4 (2024-09-09)
637

738
### Chore
@@ -20,6 +51,12 @@ Co-authored-by: Renovate Bot <[email protected]> ([`414a79a
2051

2152
Co-authored-by: Renovate Bot <[email protected]> ([`cfbf7ae`](https://github.com/dialoguemd/fastapi-sqla/commit/cfbf7aed562f25917e06158aa913c69d098bf9d4))
2253

54+
### Unknown
55+
56+
* 3.4.4
57+
58+
Version generated by python-semantic-release [ci skip] ([`42fc5b0`](https://github.com/dialoguemd/fastapi-sqla/commit/42fc5b08c44984bec5d318a1e5e2d597be2e188f))
59+
2360

2461
## v3.4.3 (2024-09-05)
2562

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