chore: bump dependencies to address security vulnerabilities (#227)

This commit is contained in:
Filip Christiansen 2025-03-12 09:32:05 -07:00 committed by GitHub
parent b098bb4534
commit 89d2dc6d24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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