Skip to content

Commit

Permalink
build(deps): bump pillow from 9.4.0 to 10.0.1 in /dm-algebra
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.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 4, 2023
1 parent 376bbcc commit 2693656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm-algebra/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ matplotlib==3.6.3
colors.py==0.2.2
PyOpenGL==3.1.6
pygame==2.1.2
Pillow==9.4.0
Pillow==10.0.1
numpy >= 1.17.3
scipy >= 1.3.2
scikit-learn == 1.2.1
Expand Down

0 comments on commit 2693656

Please sign in to comment.