From 761a3a3d2f60131b5339ba51e93a1d4f4351eb5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:40:32 +0000 Subject: [PATCH] Bump django from 4.1.2 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.2...4.1.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index feea92dd6..c24afae63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==2.1.1 constantly==15.1.0 cryptography==40.0.2 daphne==4.0.0 -Django==4.1.2 +Django==4.1.10 django-cors-headers==3.13.0 django-filter==2.4.0 djangorestframework==3.14.0