From e9d41fc055d054c9c1f857542a8fdd2b2fb53540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:26:05 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /jobs/kpi-forecasting Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [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/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/kpi-forecasting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/kpi-forecasting/requirements.txt b/jobs/kpi-forecasting/requirements.txt index dc17c044..d2b6513a 100644 --- a/jobs/kpi-forecasting/requirements.txt +++ b/jobs/kpi-forecasting/requirements.txt @@ -27,7 +27,7 @@ googleapis-common-protos==1.59.1 grpcio==1.54.2 grpcio-status==1.54.2 holidays==0.26 -idna==3.4 +idna==3.7 importlib-resources==5.12.0 iniconfig==2.0.0 Jinja2==3.1.2