You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add a Redis server to the docker compose file ([#475](https://github.com/seapagan/fastapi-template/pull/475)) by [seapagan](https://github.com/seapagan)
Everything in this section will be included in the next official release.
19
+
**Bug Fixes**
26
20
21
+
- Fix Poetry install broken under Docker ([#537](https://github.com/seapagan/fastapi-template/pull/537)) by [seapagan](https://github.com/seapagan)
27
22
28
-
**New Features**
23
+
**Refactoring**
29
24
30
-
-Add a Redis server to the docker compose file ([#475](https://github.com/seapagan/fastapi-template/pull/475)) by [seapagan](https://github.com/seapagan)
25
+
-Migrate to rtoml ([#523](https://github.com/seapagan/fastapi-template/pull/523)) by [seapagan](https://github.com/seapagan)
31
26
32
27
**Dependency Updates**
33
28
34
-
- Bump types-passlib from 1.7.7.20240311 to 1.7.7.20240327 ([#474](https://github.com/seapagan/fastapi-template/pull/474)) by [dependabot[bot]](https://github.com/apps/dependabot)
35
-
- Bump pre-commit from 3.6.2 to 3.7.0 ([#473](https://github.com/seapagan/fastapi-template/pull/473)) by [dependabot[bot]](https://github.com/apps/dependabot)
36
-
- Bump mkdocs-material from 9.5.14 to 9.5.15 ([#472](https://github.com/seapagan/fastapi-template/pull/472)) by [dependabot[bot]](https://github.com/apps/dependabot)
37
-
- Bump faker from 24.3.0 to 24.4.0 ([#471](https://github.com/seapagan/fastapi-template/pull/471)) by [dependabot[bot]](https://github.com/apps/dependabot)
38
-
- Bump pytest-cov from 4.1.0 to 5.0.0 ([#470](https://github.com/seapagan/fastapi-template/pull/470)) by [dependabot[bot]](https://github.com/apps/dependabot)
39
-
- Bump mkdocs-swagger-ui-tag from 0.6.8 to 0.6.9 ([#469](https://github.com/seapagan/fastapi-template/pull/469)) by [dependabot[bot]](https://github.com/apps/dependabot)
40
-
- Bump typer from 0.9.0 to 0.9.4 ([#468](https://github.com/seapagan/fastapi-template/pull/468)) by [dependabot[bot]](https://github.com/apps/dependabot)
41
-
- Bump sqlalchemy from 2.0.28 to 2.0.29 ([#467](https://github.com/seapagan/fastapi-template/pull/467)) by [dependabot[bot]](https://github.com/apps/dependabot)
42
-
- Bump pytest-mock from 3.12.0 to 3.14.0 ([#465](https://github.com/seapagan/fastapi-template/pull/465)) by [dependabot[bot]](https://github.com/apps/dependabot)
43
-
- Bump ruff from 0.3.3 to 0.3.4 ([#463](https://github.com/seapagan/fastapi-template/pull/463)) by [dependabot[bot]](https://github.com/apps/dependabot)
- Bump requests from 2.31.0 to 2.32.2 ([#557](https://github.com/seapagan/fastapi-template/pull/557)) by [dependabot[bot]](https://github.com/apps/dependabot)
30
+
- Bump ruff from 0.4.4 to 0.4.7 ([#556](https://github.com/seapagan/fastapi-template/pull/556)) by [dependabot[bot]](https://github.com/apps/dependabot)
31
+
- Bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 ([#555](https://github.com/seapagan/fastapi-template/pull/555)) by [dependabot[bot]](https://github.com/apps/dependabot)
32
+
- Bump pymarkdownlnt from 0.9.19 to 0.9.20 ([#554](https://github.com/seapagan/fastapi-template/pull/554)) by [dependabot[bot]](https://github.com/apps/dependabot)
33
+
- Bump pydantic from 2.7.1 to 2.7.2 ([#552](https://github.com/seapagan/fastapi-template/pull/552)) by [dependabot[bot]](https://github.com/apps/dependabot)
34
+
- Bump faker from 25.2.0 to 25.3.0 ([#551](https://github.com/seapagan/fastapi-template/pull/551)) by [dependabot[bot]](https://github.com/apps/dependabot)
35
+
- Bump uvicorn from 0.29.0 to 0.30.0 ([#550](https://github.com/seapagan/fastapi-template/pull/550)) by [dependabot[bot]](https://github.com/apps/dependabot)
36
+
- Bump mkdocs-material from 9.5.23 to 9.5.25 ([#549](https://github.com/seapagan/fastapi-template/pull/549)) by [dependabot[bot]](https://github.com/apps/dependabot)
37
+
- Bump anyio from 4.3.0 to 4.4.0 ([#548](https://github.com/seapagan/fastapi-template/pull/548)) by [dependabot[bot]](https://github.com/apps/dependabot)
38
+
- Bump aiosmtpd from 1.4.5 to 1.4.6 ([#543](https://github.com/seapagan/fastapi-template/pull/543)) by [dependabot[bot]](https://github.com/apps/dependabot)
0 commit comments