From ca14bcdf291c0ef067f406aac958c385b5e63230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 00:14:05 -0700 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /docs (#758) Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Pipfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Pipfile.lock b/docs/Pipfile.lock index f6e69ccd45..35073c37a4 100644 --- a/docs/Pipfile.lock +++ b/docs/Pipfile.lock @@ -154,6 +154,7 @@ "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc", "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0" ], + "index": "pypi", "markers": "python_version >= '3.5'", "version": "==3.7" },