From 5103e12099643187f187f5cc76cc162930046d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 19:36:21 +0000 Subject: [PATCH] Bump importlib-metadata from 3.4.0 to 3.7.3 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.4.0 to 3.7.3. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v3.4.0...v3.7.3) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 77cc7d79..ac1b1845 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pytest = "~=6.2.2" pytest-grpc = "~=0.8.0" mypy = "~=0.812" coveralls = "~=2.2.0" -importlib-metadata = "~=3.4.0" +importlib-metadata = "~=3.7.3" pyzeebe = {editable = true, path = "."} sphinx = "~=3.5.1" sphinx-rtd-theme = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 72123e1f..9f43d477 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "bfece00330cf33076580220af96798f1be801410694d81452c11150dede5c15a" + "sha256": "930c6e1c0096621572b10be8cde76e2d4b9d4dafa09709b65563181e0c0bb7c4" }, "pipfile-spec": 6, "requires": {}, @@ -352,11 +352,11 @@ }, "importlib-metadata": { "hashes": [ - "sha256:ace61d5fc652dc280e7b6b4ff732a9c2d40db2c0f92bc6cb74e07b73d53a1771", - "sha256:fa5daa4477a7414ae34e95942e4dd07f62adf589143c875c133c1e53c4eff38d" + "sha256:742add720a20d0467df2f444ae41704000f50e1234f46174b51f9c6031a1bd71", + "sha256:b74159469b464a99cb8cc3e21973e4d96e05d3024d337313fedb618a6e86e6f4" ], "index": "pypi", - "version": "==3.4.0" + "version": "==3.7.3" }, "iniconfig": { "hashes": [