From b2687b6de8417396fc0e4c9a563273575f63f642 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 02:49:28 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.2 in /src Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.2. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.10...v3.2) Signed-off-by: dependabot-preview[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3b8ae9b..6a48327 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 click==7.1.2 fastapi==0.61.1 h11==0.11.0 -idna==2.10 +idna==3.2 joblib==0.17.0 numpy==1.19.4 pandas==1.1.4