From 0b1eee438e13854e753237121963331f8668778b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 18:31:38 +0000 Subject: [PATCH] Bump importlib-metadata from 4.11.3 to 4.11.4 in /dependencies/default Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.11.3 to 4.11.4. - [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.11.3...v4.11.4) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 c3dfc418..1d216eab 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -4,7 +4,7 @@ coverage==6.3.3 flaky==3.7.0 hypothesis==6.46.5 idna==3.3 -importlib-metadata==4.11.3 +importlib-metadata==4.11.4 iniconfig==1.1.1 mypy==0.950 mypy-extensions==0.4.3