From b613a29f0ae430053b61cc2fc3c020a8173225f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 04:06:08 +0000 Subject: [PATCH] Bump importlib-metadata from 4.13.0 to 8.5.0 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.13.0 to 8.5.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v4.13.0...v8.5.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e3576688..53adf31b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -25,4 +25,4 @@ python-social-auth==0.3.6 PyJWT==2.8.0 graphene-django==2.2 django-cors-headers==3.3.0 -importlib-metadata==4.13.0 +importlib-metadata==8.5.0