From 2ede1364b8b25139865d3b852714d8a8f8f9b3f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 15:27:41 +0000 Subject: [PATCH] Bump importlib-metadata from 4.8.2 to 4.11.3 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.8.2 to 4.11.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/v4.8.2...v4.11.3) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc2002f..d95cf88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ djangorestframework==3.12.4 google-auth==2.3.3 gunicorn==20.1.0 idna==3.3 -importlib-metadata==4.8.2 +importlib-metadata==4.11.3 isort==5.10.1 jsonfield==3.1.0 lazy-object-proxy==1.6.0