Skip to content

Commit

Permalink
build(deps): bump filetype from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [filetype](https://github.com/h2non/filetype.py) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/h2non/filetype.py/releases)
- [Changelog](https://github.com/h2non/filetype.py/blob/master/History.md)
- [Commits](h2non/filetype.py@v1.0.6...v1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 11, 2020
1 parent b98c83e commit c3a667f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -7,7 +7,7 @@
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
deprecation==2.0.7 # via -r requirements.txt
filetype==1.0.6 # via -r requirements.txt
filetype==1.0.7 # via -r requirements.txt
grako==3.99.9 # via -r requirements.txt
idna==2.8 # via requests
packaging==20.3 # via deprecation
Expand Down
2 changes: 1 addition & 1 deletion requirements/main.txt
Expand Up @@ -5,7 +5,7 @@
# pip-compile requirements/main.txt
#
deprecation==2.0.7 # via -r requirements/main.txt
filetype==1.0.6 # via -r requirements/main.txt
filetype==1.0.7 # via -r requirements/main.txt
packaging==20.3 # via deprecation
pyparsing==2.4.7 # via packaging
six==1.14.0 # via packaging

0 comments on commit c3a667f

Please sign in to comment.