From 3d3720a7e1760597230d1fe1f2ee26a5ed15e339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 16:12:18 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.3...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 2159809..3b7476c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2023.7.22 charset-normalizer==2.1.1 coreapi==2.3.3 coreschema==0.0.4 -Django==4.1.3 +Django==4.1.10 djangorestframework==3.14.0 drf-yasg==1.21.4 gunicorn==20.1.0