From 06cfc21c8f9eb2a67ca9087a4c2dabf968de01f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 08:50:19 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /skipper 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] --- skipper/Pipfile | 2 +- skipper/Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/skipper/Pipfile b/skipper/Pipfile index 28da65c..807308f 100644 --- a/skipper/Pipfile +++ b/skipper/Pipfile @@ -13,7 +13,7 @@ django-extensions = "==3.2.3" psycopg2 = "==2.9.9" pytz = "==2024.1" django-enumchoicefield = "==1.1.0" -requests = "==2.31.0" +requests = "==2.32.2" django-filter = "==23.5" gunicorn = {version = "==22.0.0", extras = ["gevent"]} django-storages = "==1.12.3" diff --git a/skipper/Pipfile.lock b/skipper/Pipfile.lock index 7df1d80..b5ee2d6 100644 --- a/skipper/Pipfile.lock +++ b/skipper/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a163ca2a0a5aeaed6f3c03ebe8b73c28fec1d1f3986c11c1ddefcd028b97a603" + "sha256": "77cf6105626e7f899970e2b33bd58c6450d9b21c99a9cabe9ae9a2d49fb201cc" }, "pipfile-spec": 6, "requires": { @@ -1307,12 +1307,12 @@ }, "requests": { "hashes": [ - "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f", - "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" + "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289", + "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.31.0" + "markers": "python_version >= '3.8'", + "version": "==2.32.2" }, "rpds-py": { "hashes": [