Skip to content

Commit 21dc64d

Browse files
committed
Bump to 1.3.2
update FastAPI and several other libraries Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent 858d211 commit 21dc64d

File tree

3 files changed

+211
-227
lines changed

3 files changed

+211
-227
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Main file for the Calendar API."""
1+
"""Main file for the FastAPI Template."""
22
from fastapi import FastAPI
33
from fastapi.middleware.cors import CORSMiddleware
44
from fastapi.openapi.docs import get_swagger_ui_html

0 commit comments

Comments
 (0)