Skip to content

Commit

Permalink
Bump pre-commit from 2.10.1 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 to 2.11.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.10.1...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent d610d06 commit 2a9a3e6
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 90 deletions.
181 changes: 95 additions & 86 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions requirements.txt
@@ -1,12 +1,12 @@
-i https://pypi.python.org/simple/
aiohttp==3.7.4
aiohttp==3.7.4.post0
async-timeout==3.0.1
asyncio==3.4.3
attrs==20.3.0
beautifulsoup4==4.9.3
bs4==0.0.1
certifi==2020.12.5
chardet==3.0.4
chardet==4.0.0
coloredlogs==15.0
decorator==4.4.2
discord.py==1.6.0
Expand All @@ -18,12 +18,12 @@ lxml==4.6.2
moviepy==1.0.3
multidict==5.1.0
numpy==1.20.1
pillow==8.1.0
pillow==8.1.2
proglog==0.1.9
requests==2.25.1
rule34==1.8.1
soupsieve==2.2 ; python_version >= '3.0'
tqdm==4.58.0
tqdm==4.59.0
typing-extensions==3.7.4.3
urllib3==1.26.3
yarl==1.6.3

0 comments on commit 2a9a3e6

Please sign in to comment.