From 90eb3b9a2720e55f608f1ff2f35491d6c0c1971c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:08:28 +0000 Subject: [PATCH] Bump requests from 2.27.1 to 2.31.0 in /applications/workspaces/server Bumps [requests](https://github.com/psf/requests) from 2.27.1 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.27.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/workspaces/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/workspaces/server/requirements.txt b/applications/workspaces/server/requirements.txt index 4cd709b2..459f7af9 100644 --- a/applications/workspaces/server/requirements.txt +++ b/applications/workspaces/server/requirements.txt @@ -72,7 +72,7 @@ pytest-cov==3.0.0 pytest-randomly==1.2.3 python-dateutil==2.8.2 python-jose==3.3.0 -requests==2.27.1 +requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.8 sentry-sdk==0.14.4