From adb0b8833d815f911a1d7467aef852361fa8f89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:49:44 +0000 Subject: [PATCH] Bump django Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../django-and-gunicorn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentelemetry-tracing/opentelemetry-python-tracing/django-and-gunicorn/requirements.txt b/opentelemetry-tracing/opentelemetry-python-tracing/django-and-gunicorn/requirements.txt index fccaf4ee..fff756d1 100644 --- a/opentelemetry-tracing/opentelemetry-python-tracing/django-and-gunicorn/requirements.txt +++ b/opentelemetry-tracing/opentelemetry-python-tracing/django-and-gunicorn/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.3.1 -Django==3.2.25 +Django==4.2.16 googleapis-common-protos==1.52.0 grpcio==1.53.2 gunicorn==22.0.0