From fc76da302f2f5b7820711e8d1e2728949e67c617 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 6 Jan 2026 19:26:35 +0000 Subject: [PATCH] deps: update dependency django to v6 --- 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 6af2ae009..7d8ee289b 100644 --- a/samples/python/django/requirements.txt +++ b/samples/python/django/requirements.txt @@ -1,6 +1,6 @@ psycopg-binary==3.3.2 pytz==2025.2 -Django==5.2.9 +Django==6.0.1 google==3.0.0 google.auth==2.45.0 testcontainers==4.13.3