Skip to content

Commit

Permalink
Merge pull request #6 from cloud-club/dependabot/pip/app/backend/pill…
Browse files Browse the repository at this point in the history
…ow-10.3.0

Bump pillow from 10.2.0 to 10.3.0 in /app/backend
  • Loading branch information
n-y-kim authored Apr 15, 2024
2 parents 9af42ae + 2ba81d6 commit bf27f6f
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 bf27f6f

Please sign in to comment.