Skip to content

Commit 2ea81c6

Browse files
Bump fastapi from 0.79.1 to 0.116.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.79.1 to 0.116.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.79.1...0.116.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dfe833 commit 2ea81c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

backend/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ distlib==0.3.6 ; python_version >= "3.8" and python_version < "4.0" \
1616
fastapi-utils==0.2.1 ; python_version >= "3.8" and python_version < "4.0" \
1717
--hash=sha256:0e6c7fc1870b80e681494957abf65d4f4f42f4c7f70005918e9181b22f1bd759 \
1818
--hash=sha256:dd0be7dc7f03fa681b25487a206651d99f2330d5a567fb8ab6cb5f8a06a29360
19-
fastapi==0.79.1 ; python_version >= "3.8" and python_version < "4.0" \
20-
--hash=sha256:006862dec0f0f5683ac21fb0864af2ff12a931e7ba18920f28cc8eceed51896b \
21-
--hash=sha256:3c584179c64e265749e88221c860520fc512ea37e253282dab378cc503dfd7fd
19+
fastapi==0.116.1 ; python_version >= "3.8" and python_version < "4.0" \
20+
--hash=sha256:c46ac7c312df840f0c9e220f7964bada936781bc4e2e6eb71f1c4d7553786565 \
21+
--hash=sha256:ed52cbf946abfd70c5a0dccb24673f0670deeb517a88b3544d03c2a6bf283143
2222
filelock==3.8.2 ; python_version >= "3.8" and python_version < "4.0" \
2323
--hash=sha256:7565f628ea56bfcd8e54e42bdc55da899c85c1abfe1b5bcfd147e9188cebb3b2 \
2424
--hash=sha256:8df285554452285f79c035efb0c861eb33a4bcfa5b7a137016e32e6a90f9792c

0 commit comments

Comments
 (0)