From 46248fa3ee088010f637bdb29f1e796dbae0f3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 22:45:33 +0000 Subject: [PATCH] Bump django from 4.1.6 to 4.1.9 in /stacks/django Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.9. - [Commits](https://github.com/django/django/compare/4.1.6...4.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stacks/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/django/requirements.txt b/stacks/django/requirements.txt index 8c668d8..a408e4c 100644 --- a/stacks/django/requirements.txt +++ b/stacks/django/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.6.0 -Django==4.1.6 +Django==4.1.9 psycopg2==2.9.5 sqlparse==0.4.3 \ No newline at end of file