From f9ea2c4f8ddfa84ff58e310655905abb3a714714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 04:13:43 +0000 Subject: [PATCH] Bump python-magic from 0.4.22 to 0.4.27 Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.22 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.22...0.4.27) --- updated-dependencies: - dependency-name: python-magic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2414f47..91bf37d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ psycopg2-binary==2.9.2 texttable==1.6.3 Unidecode==1.2.0 -python-magic==0.4.22 +python-magic==0.4.27 python-slugify==4.0.1 sqlalchemy==1.4.27 bcrypt==3.2.0