Skip to content

Commit eaa80b4

Browse files
Bump fastapi from 0.35.0 to 0.65.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.35.0 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.35.0...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3acb55d commit eaa80b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mypy = "*"
88

99
[packages]
1010
aiofiles = "==0.4.0"
11-
fastapi = "==0.35.0"
11+
fastapi = "==0.65.2"
1212
fire = "==0.2.1"
1313
ipython = "==7.7.0"
1414
matplotlib = "==3.1.1"

0 commit comments

Comments
 (0)