From 18ee36d36d809e31de28c5010ca48d492ad53b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 07:08:46 +0000 Subject: [PATCH] Bump filetype from 1.0.10 to 1.0.13 Bumps [filetype](https://github.com/h2non/filetype.py) from 1.0.10 to 1.0.13. - [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.0.13) --- updated-dependencies: - dependency-name: filetype 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 15587e609..41f71a974 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.0.13 requests[socks] tqdm==4.64.0 retry==0.9.2