Skip to content

Commit c2ee086

Browse files
chore(deps): bump fastapi from 0.77.1 to 0.95.2 (#8881)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.77.1 to 0.95.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.77.1...0.95.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cc1666 commit c2ee086

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -116,7 +116,7 @@ xmltodict = "0.13.0"
116116
graphene-sqlalchemy = "2.3.0"
117117
flask-graphql = "2.0.1"
118118
graphene-sqlalchemy-filter = "1.13.0"
119-
fastapi = "^0.77.1"
119+
fastapi = "^0.95.2"
120120
uvicorn = {extras = ["standard"], version = "^0.22.0"}
121121
broadcaster = {extras = ["redis"], version = "^0.2.0"}
122122
sqlalchemy-citext = "^1.8.0"

0 commit comments

Comments
 (0)