studyguidebank/Pipfile
dependabot[bot] 98ce3d98e7
Bump pillow from 6.2.2 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.2.2...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 00:35:30 +00:00

13 lines
179 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
django = "*"
social-auth-app-django = "*"
pillow = "~=9.0"
whitenoise = "*"