Skip to content

Commit f8d748b

Browse files
Bump fastapi in /{{cookiecutter.project_slug}}/backend (Buuntu#118)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.61.0 to 0.61.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.61.0...0.61.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 42816d6 commit f8d748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{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.61.0
3+
fastapi==0.61.1
44
celery==4.4.7
55
redis==3.5.3
66
httpx==0.14.2

0 commit comments

Comments
 (0)