From 50d5d0441dd6ac338f064d8a591ef96e1192610a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:50:00 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.16 in /config Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 77be038..96a784b 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -6,7 +6,7 @@ django-crispy-forms==1.11.1 django-extensions==3.1.0 django-reversion-compare==0.13.0 django-storages[azure]==1.11.1 -django==3.2.25 +django==4.2.16 google-api-python-client==1.12.8 gunicorn==22.0.0 mercadopago==2.2.1