From 5a7a991294a090086ddec861401403c9774c877a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:35:28 +0000 Subject: [PATCH] Bump types-requests from 2.25.0 to 2.31.0.6 Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.31.0.6. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index b619b66..3e7be8c 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ gevent = "==24.2.1" gunicorn = "==22.0.0" pymongo = "==4.7.2" requests = "==2.20.0" -types-requests = "==2.25.0" +types-requests = "==2.31.0.6" werkzeug = "==2.0.3" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index e32c9e6..d8993ee 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "64e459eb467c3ae215a980b94f5d4fc418dceb8dd1343b3b2014b61b2927a541" + "sha256": "495cb464c961fdaa76a9e79e4ddb707214f2a6be9f8cc7666186cbf2cae45bf3" }, "pipfile-spec": 6, "requires": { @@ -368,11 +368,19 @@ }, "types-requests": { "hashes": [ - "sha256:ee0d0c507210141b7d5b8639cc43eaa726084178775db2a5fb06fbf85c185808", - "sha256:fa5c1e5e832ff6193507d8da7e1159281383908ee193a2f4b37bc08140b51844" + "sha256:a2db9cb228a81da8348b49ad6db3f5519452dd20a9c1e1a868c83c5fe88fd1a9", + "sha256:cd74ce3b53c461f1228a9b783929ac73a666658f223e28ed29753771477b3bd0" ], "index": "pypi", - "version": "==2.25.0" + "markers": "python_version >= '3.7'", + "version": "==2.31.0.6" + }, + "types-urllib3": { + "hashes": [ + "sha256:229b7f577c951b8c1b92c1bc2b2fdb0b49847bd2af6d1cc2a2e3dd340f3bda8f", + "sha256:9683bbb7fb72e32bfe9d2be6e04875fbe1b3eeec3cbb4ea231435aa7fd6b4f0e" + ], + "version": "==1.26.25.14" }, "urllib3": { "hashes": [