Skip to content

Commit 98be584

Browse files
Bump fastapi in /{{cookiecutter.project_slug}}/backend (#90)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.59.0 to 0.60.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.59.0...0.60.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent da6d2a0 commit 98be584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
alembic==1.4.2
22
Authlib==0.14.3
3-
fastapi==0.59.0
3+
fastapi==0.60.1
44
celery==4.4.6
55
redis==3.5.3
66
httpx==0.13.3

0 commit comments

Comments
 (0)