From 9b150051152e097118b055683066e6781ab4234f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:54:22 +0000 Subject: [PATCH] build(deps): Bump django from 5.0.10 to 5.0.11 Bumps [django](https://github.com/django/django) from 5.0.10 to 5.0.11. - [Commits](https://github.com/django/django/compare/5.0.10...5.0.11) --- 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 7b37d18..6b73abe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 build==1.1.1 click==8.1.7 colorama==0.4.6 -Django==5.0.10 +Django==5.0.11 packaging==24.0 pip-tools==7.4.1 pyproject_hooks==1.0.0