From e1b150a84761c7c6d94908ede32d5628286c28d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:04:33 +0000 Subject: [PATCH] Bump pycurl from 7.43.0.2 to 7.45.3 in /Web Bumps [pycurl](https://github.com/pycurl/pycurl) from 7.43.0.2 to 7.45.3. - [Changelog](https://github.com/pycurl/pycurl/blob/master/ChangeLog) - [Commits](https://github.com/pycurl/pycurl/commits) --- updated-dependencies: - dependency-name: pycurl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/requirements.txt b/Web/requirements.txt index 6c789a6..f8bbb86 100644 --- a/Web/requirements.txt +++ b/Web/requirements.txt @@ -5,7 +5,7 @@ dash_core_components==0.23.0 dash_html_components==0.11.0 dash_table_experiments==0.6.0 dash_renderer==0.13.0 -pycurl==7.43.0.2 +pycurl==7.45.3 numpy>=1.14.4 dash_auth==1.0.2 flask==1.0.2