From f37224c26de091865ee41d5b6aafa13e585d59d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 06:51:53 +0000 Subject: [PATCH] Bump idna from 3.8 to 3.10 Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.10. - [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.8...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 9700c19c..a541adb5 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ freezegun = "==1.5.1" security = "==1.3.1" [packages] -idna = "==3.8" +idna = "==3.10" pypng = "==0.20220715.0" qrcode = "==7.4.2" requests = "==2.32.3" diff --git a/Pipfile.lock b/Pipfile.lock index dfc2710a..f3b69b1c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a685931178d7d89d8198b3f1c7dbacb4b9b9c2612f5482983f339e00909b31ff" + "sha256": "ac9e5ad74d6749e8cea3c4093ab21ac4000bc0f34d7f9eac55a5ad734ba1278c" }, "pipfile-spec": 6, "requires": { @@ -141,12 +141,12 @@ }, "idna": { "hashes": [ - "sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac", - "sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603" + "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9", + "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==3.8" + "version": "==3.10" }, "lxml": { "hashes": [