From 2d100cc43fb5f7b7e9647d84e3a1a99a2dab572b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:42:51 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 5d8595a98..9c0fec532 100644 --- a/Pipfile +++ b/Pipfile @@ -29,7 +29,7 @@ psycopg2 = "~=2.9.5" pygithub = "~=1.55" pyyaml = "~=6.0" redis = "~=4.5.4" -requests = "~=2.31.0" +requests = "~=2.32.2" rq = "~=1.16.1" rq-scheduler = "~=0.13.0" social-auth-core = "~=4.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index 26377978f..26dcc38b6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "84ead311dfd408a4b12d9cc5c8600428d244cad5ec1ef61663c573f3b861dd23" + "sha256": "693f5cc4464381fc707381458120ff2d84e09b9d05776cc645b8ced0192e80ed" }, "pipfile-spec": 6, "requires": { @@ -994,11 +994,12 @@ }, "requests": { "hashes": [ - "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f", - "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" + "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289", + "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c" ], "index": "pypi", - "version": "==2.31.0" + "markers": "python_version >= '3.8'", + "version": "==2.32.2" }, "requests-oauthlib": { "hashes": [