Skip to content

Commit b0af441

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ml/requirements-all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cryptography==2.6.1
1818
cycler==0.10.0
1919
docutils==0.14
2020
execnet==1.5.0
21-
fastapi==0.27.0
21+
fastapi==0.65.2
2222
Flask==1.0.3
2323
Flask-RESTful==0.3.7
2424
gevent==1.4.0

ml/requirements-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ clickclick==1.2.2
1919
connexion==2.2.0
2020
cryptography==2.6.1
2121
execnet==1.5.0
22-
fastapi==0.27.0
22+
fastapi==0.65.2
2323
Flask==1.0.3
2424
gunicorn==19.9.0
2525
idna==2.8

ml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ clickclick==1.2.2
3030
connexion==2.2.0
3131
cryptography==2.6.1
3232
execnet==1.5.0
33-
fastapi==0.27.0
33+
fastapi==0.65.2
3434
Flask==1.0.3
3535
gunicorn==19.9.0
3636
idna==2.8

0 commit comments

Comments
 (0)