Skip to content

Commit 16f71ac

Browse files
Bump pillow from 10.2.0 to 10.3.0 (#754)
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6432899 commit 16f71ac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ parso==0.8.3
218218
# via jedi
219219
pexpect==4.9.0
220220
# via ipython
221-
pillow==10.2.0
221+
pillow==10.3.0
222222
# via bokeh
223223
plotly==5.18.0
224224
# via hail
@@ -252,7 +252,9 @@ pygments==2.17.2
252252
# ipython
253253
# rich
254254
pyjwt[crypto]==2.8.0
255-
# via msal
255+
# via
256+
# msal
257+
# pyjwt
256258
pyparsing==3.1.1
257259
# via httplib2
258260
pyspark==3.3.3

0 commit comments

Comments
 (0)