Skip to content

Commit

Permalink
Bump pillow from 10.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 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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 497a496 commit 6551c33
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matplotlib==3.7.2
numpy==1.25.2
packaging==23.1
pandas==2.0.3
Pillow==10.0.0
Pillow==10.0.1
Pygments==2.16.1
pyparsing==3.0.9
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ numpy==1.25.2
openpyxl==3.1.2
packaging==23.1
pandas==2.0.3
Pillow==10.0.0
Pillow==10.0.1
pluggy==1.2.0
pycodestyle==2.11.0
pyflakes==3.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ numpy==1.25.2
openpyxl==3.1.2
packaging==23.1
pandas==2.0.3
Pillow==10.0.0
Pillow==10.0.1
pyparsing==3.0.9
python-dateutil==2.8.2
python-docx==0.8.11
Expand Down

0 comments on commit 6551c33

Please sign in to comment.