From 7cfb461338fd9b186d88c29dad7b0fb8d7cff362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 16:12:31 +0000 Subject: [PATCH] Bump twisted in /microservices/course_ingestion Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 26.4.0rc2. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-22.10.0...twisted-26.4.0rc2) --- updated-dependencies: - dependency-name: twisted dependency-version: 26.4.0rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices/course_ingestion/requirements-test.txt | 2 +- microservices/course_ingestion/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/microservices/course_ingestion/requirements-test.txt b/microservices/course_ingestion/requirements-test.txt index 40c0e414..b8fb656c 100644 --- a/microservices/course_ingestion/requirements-test.txt +++ b/microservices/course_ingestion/requirements-test.txt @@ -23,7 +23,7 @@ google-cloud-logging==3.1.2 redis==4.5.4 gcsfs==2022.5.0 editdistance==0.6.0 -Twisted==22.10.0 +Twisted==26.4.0rc2 pyOpenSSL==23.0.0 keybert==0.5.1 inflect==5.3.0 diff --git a/microservices/course_ingestion/requirements.txt b/microservices/course_ingestion/requirements.txt index 6ec2a246..42f1683c 100644 --- a/microservices/course_ingestion/requirements.txt +++ b/microservices/course_ingestion/requirements.txt @@ -23,7 +23,7 @@ google-cloud-logging==3.1.2 redis==4.5.4 gcsfs==2022.5.0 editdistance==0.6.0 -Twisted==22.10.0 +Twisted==26.4.0rc2 pyOpenSSL==23.0.0 huggingface-hub==0.10.0 networkx==2.8.8