Skip to content

Commit 96a4493

Browse files
Bump pillow from 10.2.0 to 10.3.0 in /app/backend (#1486)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 853cc72 commit 96a4493

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

app/backend/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ pandas==2.2.1
274274
# via openai
275275
pandas-stubs==2.2.0.240218
276276
# via openai
277-
pillow==10.2.0
277+
pillow==10.3.0
278278
# via -r requirements.in
279279
portalocker==2.8.2
280280
# via msal-extensions
@@ -291,7 +291,9 @@ pydantic==2.6.3
291291
pydantic-core==2.16.3
292292
# via pydantic
293293
pyjwt[crypto]==2.8.0
294-
# via msal
294+
# via
295+
# msal
296+
# pyjwt
295297
pymupdf==1.23.26
296298
# via -r requirements.in
297299
pymupdfb==1.23.22

0 commit comments

Comments
 (0)