From c1524036992cce108e2550db3a8ef40746726a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 03:31:24 +0000 Subject: [PATCH] Bump django from 5.0.1 to 5.0.2 in /scripts/python Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.2. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/python/requirements.txt b/scripts/python/requirements.txt index 60f6831..2d25b7e 100644 --- a/scripts/python/requirements.txt +++ b/scripts/python/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 attrs==23.2.0 certifi==2024.2.2 charset-normalizer==3.3.2 -Django==5.0.1 +Django==5.0.2 idna==3.6 jsoncparser==1.1.0 jsonschema==4.21.1