Skip to content

Commit f97f683

Browse files
Bump fastapi from 0.68.2 to 0.109.1 in /app
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.2 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.68.2...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea347af commit f97f683

2 files changed

Lines changed: 137 additions & 54 deletions

File tree

app/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
mangum = "*"
88
python-dotenv = "*"
99
pip = "*"
10-
fastapi = "==0.68.2"
10+
fastapi = "==0.109.1"
1111
ariadne = "*"
1212
sqlalchemy = "*"
1313
psycopg2-binary = "*"

app/Pipfile.lock

Lines changed: 136 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)