mirror of
https://github.com/cyclotruc/gitingest.git
synced 2026-04-28 09:59:32 +00:00
chore: bump dependencies to address security vulnerabilities (#227)
This commit is contained in:
parent
b098bb4534
commit
89d2dc6d24
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
chardet
|
||||
click>=8.0.0
|
||||
fastapi[standard]
|
||||
fastapi[standard]>=0.109.1 # Vulnerable to https://osv.dev/vulnerability/PYSEC-2024-38
|
||||
python-dotenv
|
||||
slowapi
|
||||
starlette
|
||||
starlette>=0.40.0 # Vulnerable to https://osv.dev/vulnerability/GHSA-f96h-pmfr-66vw
|
||||
tiktoken
|
||||
tomli
|
||||
uvicorn
|
||||
uvicorn>=0.11.7 # Vulnerable to https://osv.dev/vulnerability/PYSEC-2020-150
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue