From cab20f4d346e9e52e5ffc93854de3ec881e7d342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 07:37:52 +0200 Subject: [PATCH] Build(deps): Bump importlib-metadata in /dependencies/default (#415) Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.12.0 to 5.0.0. - [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/v4.12.0...v5.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 1f8d6185..5621a116 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -4,7 +4,7 @@ coverage==6.5.0 flaky==3.7.0 hypothesis==6.56.0 idna==3.4 -importlib-metadata==4.12.0 +importlib-metadata==5.0.0 iniconfig==1.1.1 mypy==0.982 mypy-extensions==0.4.3