From 78c484e1cb3337b7375cf8444da7fafb2a6919a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 07:25:25 +0000 Subject: [PATCH] Bump python-magic from 0.4.24 to 0.4.26 Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.24 to 0.4.26. - [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.26) --- updated-dependencies: - dependency-name: python-magic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index cd33586a9..593aa418c 100644 --- a/requirements.in +++ b/requirements.in @@ -25,7 +25,7 @@ validators==0.18.2 aiofiles==0.8.0 aiohttp[speedups]==3.8.1 imagehash==4.2.1 -python-magic==0.4.24 +python-magic==0.4.26 mercantile==1.2.1 pillow==9.0.0 #shapely diff --git a/requirements.txt b/requirements.txt index aeccf6848..6fe67d1b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pyproj==3.3.0 # via -r requirements.in pyrsistent==0.18.0 # via jsonschema -python-magic==0.4.24 +python-magic==0.4.26 # via -r requirements.in pywavelets==1.2.0 # via imagehash