From 873aac7097c970f690dad973a629c314d59ee43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:27:10 +0000 Subject: [PATCH] build(deps): 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-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d2a57e01..b136ff75 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ colorama==0.4.6 # via tox distlib==0.3.9 # via virtualenv -django==5.1.4 +django==5.1.5 # via -r requirements-dev.in filelock==3.16.1 # via