From 9ac21f56185b3cd1d67feaa45a0227de2dbb199e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:05:39 +0000 Subject: [PATCH] Bump scipy from 1.5.1 to 1.11.1 in /rtc-video-quality Bumps [scipy](https://github.com/scipy/scipy) from 1.5.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rtc-video-quality/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtc-video-quality/requirements.txt b/rtc-video-quality/requirements.txt index 22ca55f..c99962f 100644 --- a/rtc-video-quality/requirements.txt +++ b/rtc-video-quality/requirements.txt @@ -24,7 +24,7 @@ python-dateutil==2.8.1 pytoml==0.1.21 requests==2.23.0 retrying==1.3.3 -scipy==1.5.1 +scipy==1.11.1 six==1.14.0 urllib3==1.25.8 webencodings==0.5.1