Skip to content

Commit

Permalink
Bump pillow from 10.2.0 to 10.3.0 in /app/backend
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 7519666 commit 2ba81d6
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ asgiref==3.7.2
attrs==23.2.0
# via aiohttp
azure-common==1.1.28
# via azure-search-documents
# via
# azure-keyvault-secrets
# azure-search-documents
azure-core==1.30.0
# via
# azure-core-tracing-opentelemetry
Expand Down Expand Up @@ -262,7 +264,7 @@ pandas==2.2.0
# via openai
pandas-stubs==2.2.0.240218
# via openai
pillow==10.2.0
pillow==10.3.0
# via -r requirements.in
portalocker==2.8.2
# via msal-extensions
Expand All @@ -279,10 +281,10 @@ pydantic==2.6.1
pydantic-core==2.16.2
# via pydantic
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
python-dateutil==2.8.2

python-dotenv
# via pandas
python-jose[cryptography]==3.3.0
# via -r requirements.in
Expand Down

0 comments on commit 2ba81d6

Please sign in to comment.