From 490c97272048fce433fc821ed9290623aab37b45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:31:16 +0000 Subject: [PATCH] chore(deps): bump requests in /plasma_framework/python_tests 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] --- plasma_framework/python_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasma_framework/python_tests/requirements.txt b/plasma_framework/python_tests/requirements.txt index 8e6039d73..fd6f076fb 100644 --- a/plasma_framework/python_tests/requirements.txt +++ b/plasma_framework/python_tests/requirements.txt @@ -51,7 +51,7 @@ pytest-cache==1.0 pytest-forked==1.1.1 pytest-xdist==1.30.0 pytest-xprocess==0.12.1 -requests==2.22.0 +requests==2.31.0 rlp==1.1.0 semantic-version==2.8.2 six==1.12.0