From 484325f9501da40d9e072fcdf6409df6eeef8c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:59:10 +0000 Subject: [PATCH] Bump django from 4.2.2 to 4.2.3 Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f46d0cf..aa0d772 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==2.1.1 contourpy==1.0.6 cryptography==40.0.1 cycler==0.11.0 -Django==4.2.2 +Django==4.2.3 django-extensions==3.2.1 fonttools==4.38.0 gunicorn==20.1.0