From 1459296b866fd75377cb9cf518e348575670a2f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 12:18:55 +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:development ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index e6d2849..c970678 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ tomli = "*" typing-extensions = "*" [dev-packages] -requests = "==2.31.0" +requests = "==2.32.2" pytest = ">=6.2.4" pytest-cov = "==2.12.0" aiohttp = "==3.10.2" diff --git a/Pipfile.lock b/Pipfile.lock index ed45130..2e04183 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "93e772843079929e1566b42448aeb9cc0e35cb40ee6415727ed32c88766aacfb" + "sha256": "7533150886fad4ab2440cf4781ab6b794fad243dff69f72ac83ecd062c2eed25" }, "pipfile-spec": 6, "requires": {}, @@ -1171,12 +1171,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" }, "responses": { "hashes": [