Skip to content

Commit ae07379

Browse files
Bump fastapi from 0.54.1 to 0.65.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.1 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.54.1...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ffdef3 commit ae07379

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "pypi"
99
autopep8 = "*"
1010
flake8 = "*"
1111
tensorflow = "==2.3.0"
12-
fastapi = "==0.54.1"
12+
fastapi = "==0.65.2"
1313
uvicorn = "==0.11.5"
1414
jinja2 = "==2.11.2"
1515
opencv-python = "==4.2.0.34"

Pipfile.lock

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

0 commit comments

Comments
 (0)