Skip to content

Commit

Permalink
Bump pillow from 10.0.0 to 10.0.1 in /examples/development_lifecycle (#…
Browse files Browse the repository at this point in the history
…1167)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
- [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.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent c26b195 commit 230f487
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions examples/development_lifecycle/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
appnope==0.1.3
# via ipython
arrow==1.2.3
# via cookiecutter
asttokens==2.2.1
Expand Down Expand Up @@ -85,6 +83,7 @@ cryptography==41.0.3
# msal
# pyjwt
# pyopenssl
# secretstorage
cycler==0.11.0
# via matplotlib
dacite==1.8.1
Expand Down Expand Up @@ -196,6 +195,10 @@ jaraco-classes==3.3.0
# via keyring
jedi==0.19.0
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand Down Expand Up @@ -312,7 +315,7 @@ phik==0.12.3
# via ydata-profiling
pickleshare==0.7.5
# via ipython
pillow==10.0.0
pillow==10.0.1
# via
# imagehash
# matplotlib
Expand Down Expand Up @@ -430,6 +433,8 @@ scipy==1.11.2
# ydata-profiling
seaborn==0.12.2
# via ydata-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# asttokens
Expand Down

0 comments on commit 230f487

Please sign in to comment.