Update dependencies

This commit is contained in:
2024-08-01 16:17:23 +02:00
parent be772ce3f1
commit 7ac017e4ca
2 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@ httpx = "^0.27.0"
pillow = "^10.4.0"
platformdirs = "^4.2.2"
python-dotenv = "^1.0.1"
sentry-sdk = { extras = ["django"], version = "^2.11.0" }
sentry-sdk = { extras = ["django"], version = "^2.12.0" }
whitenoise = { extras = ["brotli"], version = "^6.7.0" }
undetected-playwright-patch = "^1.40.0.post1700587210000"