Skip to content

Commit 1a4fa99

Browse files
Bump fastapi in /{{cookiecutter.project_slug}}/backend (#159)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.63.0 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.63.0...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d4b4ee commit 1a4fa99

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.3
22
Authlib==0.14.3
3-
fastapi==0.63.0
3+
fastapi==0.65.2
44
celery==5.0.0
55
redis==3.5.3
66
httpx==0.15.5

0 commit comments

Comments
 (0)