From 576083af1e0acf6f6d8b3edfc8e9fca50d3aabbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:22:26 +0000 Subject: [PATCH] chore(deps): bump django in /packages/python/examples/metrics_django Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/python/examples/metrics_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/python/examples/metrics_django/requirements.txt b/packages/python/examples/metrics_django/requirements.txt index 28e54a686..770a8b6f9 100644 --- a/packages/python/examples/metrics_django/requirements.txt +++ b/packages/python/examples/metrics_django/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 certifi==2024.7.4 chardet==5.2.0 click==8.1.7 -Django==4.2.18 +Django==4.2.26 Flask==3.0.3 idna==3.7 itsdangerous==2.2.0