Skip to content

Commit a175a7a

Browse files
Bump fastapi from 0.117.1 to 0.118.0 in /server (#6259)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.117.1 to 0.118.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.117.1...0.118.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c40ae7e commit a175a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
22
gitpython==3.1.45
3-
fastapi==0.117.1
3+
fastapi==0.118.0
44
python-multipart==0.0.20
55
pygments==2.19.2
66
uvicorn[standard]==0.37.0

0 commit comments

Comments
 (0)