From 47f0b2fa54b98195fd695052e99af033934bec7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:31:28 +0000 Subject: [PATCH] Bump django from 5.0.7 to 5.1.1 Bumps [django](https://github.com/django/django) from 5.0.7 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.0.7...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index d8bb010..816a8cb 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,6 +3,6 @@ flake8==7.1.0 doc8==1.1.1 mypy==1.10.1 psycopg2-binary==2.9.9 -Django==5.0.7 +Django==5.1.1 django-stubs==5.0.2 django-stubs-ext==5.0.2