From d77e5509381153c7f75c65fde8e0d1a080bc33a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:43:22 +0000 Subject: [PATCH] chore(deps): bump fcm-django from 3.1.0 to 3.2.0 Bumps [fcm-django](https://github.com/xtrinch/fcm-django) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/xtrinch/fcm-django/releases) - [Commits](https://github.com/xtrinch/fcm-django/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: fcm-django dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eproba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eproba/requirements.txt b/eproba/requirements.txt index ab329c6..59d2dc2 100644 --- a/eproba/requirements.txt +++ b/eproba/requirements.txt @@ -5,7 +5,7 @@ djangorestframework==3.17.1 whitenoise==6.12.0 unidecode==1.4.0 weasyprint==68.1 -fcm-django==3.1.0 +fcm-django==3.2.0 gunicorn==25.3.0 django-oauth-toolkit==3.2.0 pre-commit==4.5.1