From 142d50466b92ed4e699d4e19ef7443cb16eed8e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 10:40:44 +0000 Subject: [PATCH] Bump importlib-metadata from 1.6.0 to 3.1.1 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 1.6.0 to 3.1.1. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/master/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v1.6.0...v3.1.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..8f59dc05 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==3.1.1 itsdangerous==1.1.0 Jinja2==2.11.2 kombu==4.6.7