From be570f480feeb3b466095e968aa752f2bf64eb46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:51:04 +0000 Subject: [PATCH] Bump requests from 2.28.1 to 2.28.2 in /test Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2. - [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.28.1...v2.28.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/requirements.ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.ci.txt b/test/requirements.ci.txt index bc92e224..f7af5bb2 100644 --- a/test/requirements.ci.txt +++ b/test/requirements.ci.txt @@ -1,5 +1,5 @@ docker==6.0.1 -requests==2.28.1 +requests==2.28.2 websocket-client==1.5.1 urllib3==1.26.13 grpcio==1.51.3