studyguidebank/Pipfile
dependabot[bot] 5edb411138
Bump pillow from 6.2.2 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.3.0.
- [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.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 05:09:37 +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.3"
whitenoise = "*"