Skip to content

Commit

Permalink
Merge pull request #9 from open-contracting/dependabot/pip/pillow-10.2.0
Browse files Browse the repository at this point in the history
chore(deps): Bump pillow from 10.0.1 to 10.2.0
  • Loading branch information
jpmckinney authored Jan 22, 2024
2 parents 09ec060 + 6f54cd5 commit 4452689
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ packaging==23.1
# via
# huggingface-hub
# transformers
pillow==10.0.1
pillow==10.2.0
# via torchvision
pyyaml==6.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ packaging==23.1
# build
# huggingface-hub
# transformers
pillow==10.0.1
pillow==10.2.0
# via
# -r requirements.txt
# torchvision
Expand Down

0 comments on commit 4452689

Please sign in to comment.