Skip to content

Commit

Permalink
Bump pillow from 9.0.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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@9.0.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 66b0972 commit ec6b903
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ absl-py==0.15.0
# tensorflow
aiobotocore[boto3]==1.3.0
# via
# aiobotocore
# dvc
# s3fs
aiohttp==3.8.1
Expand All @@ -29,7 +30,7 @@ astunparse==1.6.3
async-timeout==4.0.2
# via aiohttp
atpublic==2.3
# via flufl.lock
# via flufl-lock
attrs==21.4.0
# via
# aiohttp
Expand Down Expand Up @@ -108,7 +109,7 @@ flatbuffers==1.12
# via tensorflow
flatten-dict==0.4.2
# via dvc
flufl.lock==3.2
flufl-lock==3.2
# via dvc
frozenlist==1.2.0
# via
Expand Down Expand Up @@ -236,7 +237,7 @@ pathtools==0.1.2
# via wandb
phonenumbers==8.12.40
# via python-benedict
pillow==9.0.0
pillow==10.0.1
# via -r requirements.in
pluggy==1.0.0
# via pytest
Expand Down Expand Up @@ -335,10 +336,10 @@ rich==10.16.2
# via dvc
rsa==4.8
# via google-auth
ruamel.yaml==0.17.20
ruamel-yaml==0.17.20
# via dvc
ruamel.yaml.clib==0.2.6
# via ruamel.yaml
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
s3fs==2021.6.1
# via dvc
s3transfer==0.3.7
Expand Down Expand Up @@ -399,7 +400,7 @@ tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.7.0
# via -r requirements.in
tensorflow_addons==0.15.0
tensorflow-addons==0.15.0
# via -r requirements.in
tensorflow-estimator==2.7.0
# via tensorflow
Expand Down Expand Up @@ -459,7 +460,7 @@ yarl==1.7.2
# via aiohttp
yaspin==2.1.0
# via wandb
zc.lockfile==2.0
zc-lockfile==2.0
# via dvc
zipp==3.7.0
# via importlib-metadata
Expand Down

0 comments on commit ec6b903

Please sign in to comment.