diff --git a/pyproject.toml b/pyproject.toml index d90eaca07..c49cd3ad1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "Pillow==11.0.0", "bcrypt==5.0.0", "argon2_cffi==21.3.0", - "firebase-admin==6.2.0", + "firebase-admin==6.9.0", "google-api-python-client==2.118.0", "sentry-sdk~=2.12.0", "beautifulsoup4~=4.11.1",