From e3843a838a45648eefbd70db8add4765e0dd0deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 23:06:13 +0000 Subject: [PATCH] chore(deps): bump django from 5.0.8 to 5.0.13 Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.13. - [Commits](https://github.com/django/django/compare/5.0.8...5.0.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 96e7aa0..1213d87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cryptography==41.0.7 -Django==5.0.8 +Django==5.0.13 django-cors-headers==4.3.1 django-rest-knox==4.2.0 django-stubs-ext==4.2.7