Skip to content

Commit 081421f

Browse files
deps: bump firebase-admin from 6.9.0 to 7.1.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-python) from 6.9.0 to 7.1.0. - [Release notes](https://github.com/firebase/firebase-admin-python/releases) - [Commits](firebase/firebase-admin-python@v6.9.0...v7.1.0) --- updated-dependencies: - dependency-name: firebase-admin dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6faafc6 commit 081421f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pydantic==2.11.7
77
pydantic-settings==2.1.0
88
pymongo==4.13.1
99
motor==3.7.1
10-
firebase-admin==6.9.0
10+
firebase-admin==7.1.0
1111
python-dotenv==1.0.0
1212
bcrypt==4.0.1
1313
email-validator==2.2.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pydantic==2.11.7
77
pydantic-settings==2.1.0
88
pymongo==4.13.1
99
motor==3.7.1
10-
firebase-admin==6.9.0
10+
firebase-admin==7.1.0
1111
python-dotenv==1.0.0
1212
bcrypt==4.0.1
1313
email-validator==2.2.0

0 commit comments

Comments
 (0)