From 8f9d212f14b39633133301a7356e9fc78f3a5bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:55:52 +0000 Subject: [PATCH 1/3] Bump requests from 2.22.0 to 2.31.0 in /Tools Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/requirements.txt b/Tools/requirements.txt index 75a4ed1..c8a108c 100644 --- a/Tools/requirements.txt +++ b/Tools/requirements.txt @@ -5,5 +5,5 @@ cashaddress==1.0.5 python-magic==0.4.15 pdftotext==2.1.2 pymisp==2.4.92.1 -requests==2.22.0 +requests==2.31.0 monero-python==0.5.4 From 5d3f5327b150877b3c54360f9af553e48b688e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:40:37 +0000 Subject: [PATCH 2/3] Bump tqdm from 4.23.4 to 4.66.3 in /Tools Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.23.4 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.23.4...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/requirements.txt b/Tools/requirements.txt index c8a108c..351b602 100644 --- a/Tools/requirements.txt +++ b/Tools/requirements.txt @@ -1,6 +1,6 @@ base58==1.0.3 coinaddr==1.0.1 -tqdm==4.23.4 +tqdm==4.66.3 cashaddress==1.0.5 python-magic==0.4.15 pdftotext==2.1.2 From ca07061a0200faaa0a6d06ee053910a4ac72787b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:36:55 +0000 Subject: [PATCH 3/3] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/requirements.txt b/Tools/requirements.txt index c8a108c..84a0f9d 100644 --- a/Tools/requirements.txt +++ b/Tools/requirements.txt @@ -5,5 +5,5 @@ cashaddress==1.0.5 python-magic==0.4.15 pdftotext==2.1.2 pymisp==2.4.92.1 -requests==2.31.0 +requests==2.32.0 monero-python==0.5.4