Skip to content

Commit 6b3feea

Browse files
Update dependency fastapi to v0.109.1 [SECURITY]
1 parent ce83d7a commit 6b3feea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ et-xmlfile==1.1.0 ; python_full_version >= "3.10.0" and python_full_version < "3
2929
exceptiongroup==1.1.1 ; python_full_version >= "3.10.0" and python_version < "3.11"
3030
fastapi-cache2==0.2.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
3131
fastapi-health==0.4.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
32-
fastapi==0.81.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
32+
fastapi==0.109.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
3333
feedparser==6.0.10 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
3434
filelock==3.12.2 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
3535
finnhub-python==2.4.18 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)