1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

fix(deps): update dependency setuptools to v70 [security] (#11609)

This commit is contained in:
renovate[bot]
2024-08-06 10:09:38 -04:00
committed by GitHub
parent dd638ac207
commit 20262209ce
2 changed files with 7 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ pydantic = "^1.10.8"
aiocache = ">=0.12.1,<1.0"
rich = ">=13.4.2"
ftfy = ">=6.1.1"
setuptools = "^68.0.0"
setuptools = "^70.0.0"
python-multipart = ">=0.0.6,<1.0"
orjson = ">=3.9.5"
gunicorn = ">=21.1.0"