From 1a1a82d016f64722bf40616ed8d3595f9e08777f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 07:49:20 +0000 Subject: [PATCH] Bump django from 4.1.2 to 4.1.7 in /.github/test/python_test Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.2...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/test/python_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/test/python_test/requirements.txt b/.github/test/python_test/requirements.txt index fe4eedd..26b91be 100644 --- a/.github/test/python_test/requirements.txt +++ b/.github/test/python_test/requirements.txt @@ -1,3 +1,3 @@ -Django==4.1.2 +Django==4.1.7 uWSGI==2.0.20 celery==5.2.7 \ No newline at end of file