From 7778397519009bcace34656676f7f53b58d90a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:16:41 +0000 Subject: [PATCH] Bump cryptography in /scripts/data_collector/br_index Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/data_collector/br_index/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/data_collector/br_index/requirements.txt b/scripts/data_collector/br_index/requirements.txt index c77e932879..8a560766af 100644 --- a/scripts/data_collector/br_index/requirements.txt +++ b/scripts/data_collector/br_index/requirements.txt @@ -3,7 +3,7 @@ attrs==21.4.0 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.12 -cryptography==36.0.1 +cryptography==41.0.3 fire==0.4.0 h11==0.13.0 idna==3.3