From 4495d15a5aa90e612c0472674b3dabf82f82e6c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 20:45:19 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.5) --- 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 3ddb496ad..0c2d11806 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -42,7 +42,7 @@ cryptography==44.0.0 # acme # josepy # pyopenssl -django==5.1.4 +django==5.1.5 # via # django-ca (pyproject.toml) # django-ninja