From 222ce0579893b6b12b9f49cff30dec108e32e406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:56:32 +0000 Subject: [PATCH] build(deps): bump django from 3.1.13 to 3.2.25 in /config Bumps [django](https://github.com/django/django) from 3.1.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.1.13...3.2.25) --- 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 c5a7114..82d8a4d 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.9.1 celery==5.2.2 -Django==3.1.13 +Django==3.2.25 djangorestframework==3.11.2 django-allauth==0.42.0 drf-yasg==1.17.0