Skip to content

Commit ef0612a

Browse files
chore(deps): bump fastapi from 0.75.0 to 0.75.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.0 to 0.75.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.75.0...0.75.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76672c4 commit ef0612a

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)