From 97dc8490174f43d825c5cbb826aeae5afa925c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:43:47 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- e2e/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/requirements.txt b/e2e/requirements.txt index 26874cf1..2e25f802 100644 --- a/e2e/requirements.txt +++ b/e2e/requirements.txt @@ -2,7 +2,7 @@ argon2-cffi==20.1.0 gmpy2==2.1.0 bech32ref==0.0.1 bip-utils==1.7.0 -requests==2.31.0 +requests==2.32.0 pytest==6.2.4 pytest-xdist==1.32.0 filelock==3.0.12