From 28d15e35b3287f02ccdcbad9625ff9cefeeeceed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:59:54 +0000 Subject: [PATCH] chore(deps): bump django in /packages/python/examples/metrics_django Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django 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 3ea3ae4eaf..7192895118 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.16 +Django==4.2.17 Flask==3.0.3 idna==3.7 itsdangerous==2.2.0