From 7fa0cb8c942744e1043a0f46bd9193ff852f0225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:18:40 +0000 Subject: [PATCH] Bump django from 3.2.16 to 3.2.20 Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.20. - [Commits](https://github.com/django/django/compare/3.2.16...3.2.20) --- 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 b050e94..9ea27b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ airavata-python-sdk==1.0.1 bcrypt==3.1.7 cffi==1.15.1 cryptography==38.0.4 -Django==3.2.16 +Django==3.2.20 djangorestframework==3.11.2 google-api-python-client==1.12.8 grpcio-tools==1.48.2 ; python_version < "3.7"