From b4373895abcda61041171786bcd8577fbc902df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:48:20 +0000 Subject: [PATCH] Bump django from 4.1 to 4.1.6 Bumps [django](https://github.com/django/django) from 4.1 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1...4.1.6) --- 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 2ac6066..34d4889 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.15.1 charset-normalizer==2.1.0 cryptography==37.0.4 defusedxml==0.7.1 -Django==4.1 +Django==4.1.6 pandas==1.4.3 requests==2.28.1 six==1.16.0