From 243b14fb7b7bba24145db02d3207f8c9ad062061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:10:34 +0000 Subject: [PATCH] build(deps): bump python-magic from 0.4.24 to 0.4.25 in /report Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.24 to 0.4.25. - [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.25) --- 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 3e0763823..af686ba4a 100644 --- a/report/requirements.txt +++ b/report/requirements.txt @@ -1,4 +1,4 @@ -python-magic==0.4.24 +python-magic==0.4.25 taskcluster==44.4.0 tenacity==8.0.1 zstandard==0.17.0