From 4e0a033e1f14cbd0e7f2890cc009ac349ba5b320 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 16 May 2024 13:51:06 +0000 Subject: [PATCH] deps: update dependency django to v5.0.6 --- samples/python/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/python/django/requirements.txt b/samples/python/django/requirements.txt index e24303375..05dc599d1 100644 --- a/samples/python/django/requirements.txt +++ b/samples/python/django/requirements.txt @@ -1,6 +1,6 @@ psycopg-binary==3.1.19 pytz==2024.1 -Django==5.0.3 +Django==5.0.6 google==3.0.0 google.auth==2.29.0 testcontainers==3.7.1