From f1cf32fe89df5a0d80f1024f56227b1a31b59129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 22:14:11 +0000 Subject: [PATCH] Bump django from 3.2.16 to 3.2.19 Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.19. - [Commits](https://github.com/django/django/compare/3.2.16...3.2.19) --- 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..c855dd2 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.19 djangorestframework==3.11.2 google-api-python-client==1.12.8 grpcio-tools==1.48.2 ; python_version < "3.7"