Skip to content

Commit e9b8079

Browse files
Bump pillow from 6.2.2 to 10.3.0 in /example
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@6.2.2...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e453aff commit e9b8079

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
-e ../
55

66
django-autofixture==0.12.1
7-
Pillow==6.2.2
7+
Pillow==10.3.0
88
django==4.1.2

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage==7.3.1
22
mock>=1.0.1
33
flake8>=2.1.0
44
tox>=1.7.0
5-
Pillow==10.0.0
5+
Pillow==10.3.0
66
celery>=4.1.0
77

88
# Additional test requirements go here

0 commit comments

Comments
 (0)