From ae462c9fea8575f5cfa57b234708833bb209ad82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:33:44 +0000 Subject: [PATCH] chore(deps): update dependency importlib-metadata to v8.4.0 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 35d032325f..487bbe6a31 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ flake8 = "==7.1.1" black = "==24.8.0" isort = "==5.13.2" pre-commit = "==3.8.0" -importlib-metadata = "==8.3.0" +importlib-metadata = "==8.4.0" toml = "==0.10.2" types-toml = "==0.10.8.20240310" diff --git a/Pipfile.lock b/Pipfile.lock index c03cfa9b36..98efc257a1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2999fabca6a6e43ad85b9ac99d89a844ec246b050df3fd18445a8d6dcadd632b" + "sha256": "7233f5ad7535ad190ab4b22495db5fe531e69338245569d46f9abbe70402c96d" }, "pipfile-spec": 6, "requires": { @@ -1923,12 +1923,12 @@ }, "importlib-metadata": { "hashes": [ - "sha256:42817a4a0be5845d22c6e212db66a94ad261e2318d80b3e0d363894a79df2b67", - "sha256:9c8fa6e8ea0f9516ad5c8db9246a731c948193c7754d3babb0114a05b27dd364" + "sha256:66f342cc6ac9818fc6ff340576acd24d65ba0b3efabb2b4ac08b598965a4a2f1", + "sha256:9a547d3bc3608b025f93d403fdd1aae741c24fbb8314df4b155675742ce303c5" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.3.0" + "version": "==8.4.0" }, "iniconfig": { "hashes": [