From 9b72392382308611c7cd99184a0f56af469df41f Mon Sep 17 00:00:00 2001 From: Rohit Ramu Date: Tue, 13 Aug 2024 19:24:01 -0700 Subject: [PATCH] Merge pull request #2885 from GoogleCloudPlatform/dependabot/pip/community/front-end/ofe/django-4.2.15 Bump django from 4.2.11 to 4.2.15 in /community/front-end/ofe --- community/front-end/ofe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/front-end/ofe/requirements.txt b/community/front-end/ofe/requirements.txt index a1db6ad4b0..f2764643c5 100644 --- a/community/front-end/ofe/requirements.txt +++ b/community/front-end/ofe/requirements.txt @@ -19,7 +19,7 @@ dill==0.3.6 distlib==0.3.6 # django-revproxy==0.11.0 released but not yet in pypi git+https://github.com/jazzband/django-revproxy.git@d2234005135dc0771b7c4e0bb0465664ccfa5787 -Django==4.2.14 +Django==4.2.15 django-allauth==0.54.0 django-extensions==3.2.3 djangorestframework==3.15.2