Skip to content

Commit df19489

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

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.121.2 ; python_version >= "3.8" and python_version < "4.0" \
20+
--hash=sha256:ca8e932b2b823ec1721c641e3669472c855ad9564a2854c9899d904c2848b8b9 \
21+
--hash=sha256:f2d80b49a86a846b70cc3a03eb5ea6ad2939298bf6a7fe377aa9cd3dd079d358
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)