From afe81ac2e1b2e5a83cfdbab017576bc702581a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:25:59 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.7 Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.7. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index b1801b3e2..558035ca1 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -13,7 +13,7 @@ click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 cryptography==42.0.8 -Django==5.0.6 +Django==5.0.7 django-ninja==1.2.0 django-object-actions==4.2.0 dnspython==2.6.1