From 73024924872c45d04162cd9e93c02a749a217ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:01:47 +0000 Subject: [PATCH] build(deps): bump requests from 2.32.0 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.32.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.32.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index acd80de..b361714 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] flask = "==3.0.3" -requests = "==2.32.0" +requests = "==2.32.2" [dev-packages] setuptools = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 0cdb3ae..f643b2d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1c19023d9002fc550adf0b4408a804f007f34ddba11b7f4aed7a668b0b7ab5f0" + "sha256": "651cb9d4e4a515452e3f39aebc1d567e28d1652793cd6f08e83aebcdeefcc397" }, "pipfile-spec": 6, "requires": { @@ -237,12 +237,12 @@ }, "requests": { "hashes": [ - "sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5", - "sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8" + "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289", + "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==2.32.0" + "version": "==2.32.2" }, "urllib3": { "hashes": [