From 184c788b191e4c5334552b28b517e8ecc5df621c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:37:44 +0000 Subject: [PATCH] Bump django from 4.0.4 to 4.1.7 in /jwtsimple Bumps [django](https://github.com/django/django) from 4.0.4 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.4...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jwtsimple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtsimple/requirements.txt b/jwtsimple/requirements.txt index 2c68c149..d519afd3 100644 --- a/jwtsimple/requirements.txt +++ b/jwtsimple/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.5.18.1 charset-normalizer==2.0.12 coreapi==2.3.3 coreschema==0.0.4 -Django==4.0.4 +Django==4.1.7 django-filter==21.1 djangorestframework==3.13.1 djangorestframework-simplejwt==5.2.0