From 64e368c4ada3c1836dea78dbc4168155de041a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:22:55 +0000 Subject: [PATCH] build(deps): Bump django from 6.0.4 to 6.0.5 Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.5. - [Commits](https://github.com/django/django/compare/6.0.4...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 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 e558857..f40f471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ prospector[with_everything]==1.18.0 jsonpickle==4.1.1 -Django==6.0.4 +Django==6.0.5 pylint==4.0.5 Flask==3.1.3 mypy==1.20.0 \ No newline at end of file