From c369fa8f20ddca1dbc88accf4986ee93fd8d7ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:56:37 +0000 Subject: [PATCH] chore(deps): bump django Bumps [django](https://github.com/django/django) from 5.2.12 to 5.2.13. - [Commits](https://github.com/django/django/compare/5.2.12...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/220-django-channels-live-stt-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/220-django-channels-live-stt-python/requirements.txt b/examples/220-django-channels-live-stt-python/requirements.txt index ee4af98..ecce057 100644 --- a/examples/220-django-channels-live-stt-python/requirements.txt +++ b/examples/220-django-channels-live-stt-python/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.12 +Django==5.2.13 channels==4.3.2 daphne==4.2.1 deepgram-sdk==6.1.1