Skip to content

Commit 89051bb

Browse files
chore(deps): update dependency fastapi to v0.119.1 (#6415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 555f6f0 commit 89051bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/python/dev/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiofiles==25.1.0
33
azure-devops==6.0.0b4
44
beautifulsoup4==4.14.2
55
commentjson==0.9.0
6-
fastapi==0.119.0
6+
fastapi==0.119.1
77
gitpython==3.1.45
88
giturlparse==0.12.0
99
importlib-metadata==8.7.0

server/requirements.txt

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

0 commit comments

Comments
 (0)