Skip to content

Commit 7001d4e

Browse files
authored
Merge pull request #8629 from fossasia/dependabot/pip/fastapi-0.75.1
chore(deps): bump fastapi from 0.75.0 to 0.75.1
2 parents 76672c4 + ef0612a commit 7001d4e

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ xmltodict = "0.12.0"
122122
graphene-sqlalchemy = "2.3.0"
123123
flask-graphql = "2.0.1"
124124
graphene-sqlalchemy-filter = "1.13.0"
125-
fastapi = "^0.75.0"
125+
fastapi = "^0.75.1"
126126
uvicorn = {extras = ["standard"], version = "^0.17.6"}
127127
broadcaster = {extras = ["redis"], version = "^0.2.0"}
128128
sqlalchemy-citext = "^1.8.0"

0 commit comments

Comments
 (0)