From ffc771e13693458a20cc85c8a0d0419c8b69b8f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 00:42:59 +0000 Subject: [PATCH] Bump filetype from 1.0.10 to 1.1.0 Bumps [filetype](https://github.com/h2non/filetype.py) from 1.0.10 to 1.1.0. - [Release notes](https://github.com/h2non/filetype.py/releases) - [Changelog](https://github.com/h2non/filetype.py/blob/master/History.md) - [Commits](https://github.com/h2non/filetype.py/compare/v1.0.10...v1.1.0) --- updated-dependencies: - dependency-name: filetype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15587e609..bd2a615f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ captcha==0.4 passlib==1.7.4 fakeredis==1.7.1 pytz==2022.1 -filetype==1.0.10 +filetype==1.1.0 requests[socks] tqdm==4.64.0 retry==0.9.2