From 45cfd706fae9b7b25e70dccd949d658e7ceb385a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 23:40:47 +0000 Subject: [PATCH] Bump django from 3.2.16 to 3.2.18 Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.16...3.2.18) --- 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..841a38f 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.18 djangorestframework==3.11.2 google-api-python-client==1.12.8 grpcio-tools==1.48.2 ; python_version < "3.7"