Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 6fc6f17

Browse files
chore(deps): bump fastapi from 0.61.2 to 0.65.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.61.2 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.61.2...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a93f0a6 commit 6fc6f17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ chardet==4.0.0
1111
click==7.1.2
1212
configparser==5.0.1
1313
cryptography==3.4.6
14-
fastapi==0.61.2
14+
fastapi==0.65.2
1515
h11==0.11.0
1616
idna==2.10
1717
iniconfig==1.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==7.1.2
2-
fastapi==0.61.2
2+
fastapi==0.65.2
33
h11==0.11.0
44
pandas==1.3.2
55
pydantic==1.7.2

0 commit comments

Comments
 (0)