From 421e5f3b45888d3d0c2567e7aaed0d26c00a199f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 22:02:05 +0000 Subject: [PATCH] Bump requests from 2.28.2 to 2.31.0 in /incubating/argo-cd-sync Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- incubating/argo-cd-sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubating/argo-cd-sync/requirements.txt b/incubating/argo-cd-sync/requirements.txt index 405c2179b..acfe2479f 100644 --- a/incubating/argo-cd-sync/requirements.txt +++ b/incubating/argo-cd-sync/requirements.txt @@ -5,7 +5,7 @@ gql==3.4.0 graphql-core==3.2.3 idna==3.4 multidict==6.0.4 -requests==2.28.2 +requests==2.31.0 requests-toolbelt==0.10.1 urllib3==1.26.15 yarl==1.8.2