upgrade pillow

This commit is contained in:
Michael Yang
2024-01-22 15:20:30 -08:00
parent 373a2e3759
commit fa6d8d5a9f
2 changed files with 214 additions and 196 deletions

View File

@@ -17,7 +17,7 @@ pytest = "^7.4.3"
pytest-asyncio = "^0.23.2"
pytest-cov = "^4.1.0"
pytest-httpserver = "^1.0.8"
pillow = "^10.1.0"
pillow = "^10.2.0"
ruff = "^0.1.8"
[build-system]