From b03fb52a6859e2ec3a27a050dea9d96d9aa832bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 23:21:13 +0000 Subject: [PATCH] build(deps): bump python-magic from 0.4.15 to 0.4.24 in /report Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.15 to 0.4.24. - [Release notes](https://github.com/ahupp/python-magic/releases) - [Changelog](https://github.com/ahupp/python-magic/blob/master/CHANGELOG) - [Commits](https://github.com/ahupp/python-magic/compare/0.4.15...0.4.24) --- updated-dependencies: - dependency-name: python-magic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- report/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/requirements.txt b/report/requirements.txt index 435105096..761dd81c7 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,3 +1,3 @@ -python-magic==0.4.15 +python-magic==0.4.24 taskcluster==44.2.2 tenacity==6.0.0