diff options
| author | 2021-03-18 21:35:02 +0000 | |
|---|---|---|
| committer | 2021-03-18 21:35:02 +0000 | |
| commit | 521aeb14632db8b3e848cad632059d053219aecd (patch) | |
| tree | abe250d92fc29f462f61561f6f0b0dca0a7c1f60 /Pipfile | |
| parent | Merge pull request #626 from python-discord/split-build-deploy (diff) | |
Bump pillow from 7.2.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ aiodns = "~=2.0" arrow = "~=0.14" beautifulsoup4 = "~=4.8" fuzzywuzzy = "~=0.17" -pillow = "~=7.2" +pillow = "~=8.1" pytz = "~=2019.2" sentry-sdk = "~=0.19" PyYAML = "~=5.3.1" |