From 2a19bb815fd7037fa353815e3c49be7561355229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 11:43:25 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.7 in /scripts/REDCAP-FITBIT-AUTH-AUTO Bumps [idna](https://github.com/kjd/idna) from 2.7 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/v2.7...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/REDCAP-FITBIT-AUTH-AUTO/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/REDCAP-FITBIT-AUTH-AUTO/requirements.txt b/scripts/REDCAP-FITBIT-AUTH-AUTO/requirements.txt index 4e31460f..cef62f68 100644 --- a/scripts/REDCAP-FITBIT-AUTH-AUTO/requirements.txt +++ b/scripts/REDCAP-FITBIT-AUTH-AUTO/requirements.txt @@ -1,6 +1,6 @@ certifi==2018.10.15 chardet==3.0.4 -idna==2.7 +idna==3.7 PyCap==1.0.2 PyYAML==5.3.1 requests==2.22.0