From 7770ce732e166be27384f3ddf09979e89e6a10db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:50:46 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in the pip group Bumps the pip group with 1 update: [requests](https://github.com/psf/requests). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 329c0c1..6dc6110 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ typing-extensions = "*" collection-scanner = "*" scrapy = "*" boto3 = ">=1.9.92" -requests = "<=2.31.0" +requests = "<=2.32.2" [dev-packages] flake8 = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 383dcad..196a447 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c23769b3aa5a2884f2f1a80d9c271183808475fdc3daecdce9d47e3e87bb1bfb" + "sha256": "294f5279e5ab746c767c2b6344aae77a97610d4a4fb96bd29d23180e4a3b729a" }, "pipfile-spec": 6, "requires": { @@ -250,7 +250,7 @@ "sha256:fd1abc0d89e30cc4e02e4064dc67fcc51bd941eb395c502aac3ec19fab46b519", "sha256:ff8fa367d09b717b2a17a052544193ad76cd49979c805768879cb63d9ca50561" ], - "markers": "python_version >= '3.7'", + "markers": "python_full_version >= '3.7.0'", "version": "==3.3.2" }, "click": { @@ -1063,11 +1063,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-file": { "hashes": [