fix(functions): Removed usage of deprecated `datetime.utcnow()` by jonathanedey · Pull Request #896 · firebase/firebase-admin-python

@jonathanedey

* change(fcm): Remove deprecated FCM APIs (#890)

* chore(deps): Bump minimum supported Python version to 3.9 and add 3.13 to CIs (#892)

* chore(deps): Bump minimum supported Python version to 3.9 and add 3.13 to CIs

* fix deprecation warnings

* fix GHA build status svg

* fix: Correctly scope async eventloop

* fix: Bump pylint to v2.7.4 and astroid to v2.5.8 to fix lint issues

* fix ml tests

* fix lint

* fix: remove commented code

* change(ml): Drop AutoML model support (#894)

* chore: Bump `pylint` to v3.3.7 and `astroid` to v3.3.10 (#895)

* chore: Bump pylint to v3

* chore: fix src lint

* chore: fix unit test lint

* chore: fix integration test lint

* chore: fix snippets lint

* chore: 2nd pass for errors

* fix: corrected use of the `bad-functions` config

* fix: add EoF newline

* chore: Upgraded Google API Core, Cloud Firestore, and Cloud Storage dependencies (#897)

* chore: Bump dependencies

* fix: Also update setup.py

* fix(functions): Remove usage of deprecated `datetime.utcnow() and fix flaky unit test` (#896)