From 341618773dce76fa8b90e0312aee3d2314e2b8ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 10:45:46 +0000 Subject: [PATCH] Bump importlib-metadata from 1.6.0 to 4.3.1 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 1.6.0 to 4.3.1. - [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/v1.6.0...v4.3.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84412031..f9dea5e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Flask-SQLAlchemy==2.4.3 gunicorn==20.0.4 humanize==0.5.1 idna==2.8 -importlib-metadata==1.6.0 +importlib-metadata==4.3.1 itsdangerous==1.1.0 Jinja2==2.11.2 kombu==4.6.7