From 84da7c14190253f6d024d2bb027bcae8e6ce162e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:51:22 +0000 Subject: [PATCH] Bump django from 4.0.6 to 4.1.13 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.0.6...4.1.13) --- 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 4693615..23006eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ PyYAML -django==4.0.6 +django==4.1.13 django-common django-ordered-model pyOpenSSL