From 4625c1cca55ca42282f28d93aeb1efc92386a5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 22:45:09 +0000 Subject: [PATCH] Bump django from 4.1.6 to 4.1.9 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2d07fa..d5918a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Django==4.1.6 +Django==4.1.9 Pillow==9.4.0