From 537b83ab506303c597e381845081dfeb3cd8fe0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:54:38 +0000 Subject: [PATCH] Bump idna from 3.1 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.1 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.1...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 0dd2e01..eac88c8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -80,10 +80,12 @@ }, "idna": { "hashes": [ - "sha256:5205d03e7bcbb919cc9c19885f9920d622ca52448306f2377daede5cf3faac16", - "sha256:c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1" + "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc", + "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0" ], - "version": "==3.1" + "index": "pypi", + "markers": "python_version >= '3.5'", + "version": "==3.7" }, "multidict": { "hashes": [