Skip to content

Commit 44d73d2

Browse files
chore(deps): update dependency fastapi to v0.120.2
1 parent afa06ee commit 44d73d2

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.1
6+
fastapi==0.120.2
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.1
3+
fastapi==0.120.2
44
python-multipart==0.0.20
55
pygments==2.19.2
66
uvicorn[standard]==0.38.0

0 commit comments

Comments
 (0)