From 7dc8cc962076d5cb17a1c1350c1dbeb24f6ad432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:16:08 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /cam_calib_20200508 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cam_calib_20200508/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cam_calib_20200508/requirements.txt b/cam_calib_20200508/requirements.txt index 2e0895c..da6dcae 100644 --- a/cam_calib_20200508/requirements.txt +++ b/cam_calib_20200508/requirements.txt @@ -6,6 +6,6 @@ pandas==1.1.4 tqdm==4.51.0 toml==0.10.2 mayavi==4.7.1 -scipy==1.5.2 +scipy==1.10.0 common==0.1.2 control==0.8.4