From 740275d748423b2b663c7cc9394090191d99d361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 12:01:43 +0000 Subject: [PATCH] Bump django from 4.1.2 to 4.1.13 Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.2...4.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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 0a2724d..9f65cf4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,6 +3,6 @@ flake8==5.0.4 doc8==1.0.0 mypy==0.982 psycopg2-binary==2.9.4 -Django==4.1.2 +Django==4.1.13 django-stubs==1.12.0 django-stubs-ext==0.5.0