From 3e415d57676e1a26abf1f7a32bc39e68209bc103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jan 2022 16:02:27 +0000 Subject: [PATCH] Build(deps): Bump django from 3.2.8 to 3.2.10 Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.8...3.2.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 d94dee9..b5b19b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ coreapi==2.3.3 coreschema==0.0.4 cryptography==35.0.0 dj-database-url==0.5.0 -Django==3.2.8 +Django==3.2.10 django-cors-headers==3.10.0 django-rest-authtoken==2.1.4 django-s3-storage==0.13.5