From 0359f3a6d46dfdba01faaa8cc229d8ea11e5bf40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:59:06 +0000 Subject: [PATCH] build(deps): bump python-magic from 0.4.24 to 0.4.27 in /report Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.24 to 0.4.27. - [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.24...0.4.27) --- 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 f13131bb3..8383ab638 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ -python-magic==0.4.24 +python-magic==0.4.27 taskcluster==44.4.0 tenacity==8.0.1 zstandard==0.18.0