Skip to content

Commit 02d87ca

Browse files
Bump pillow from 10.2.0 to 10.3.0 in /assignment2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 630ac07 commit 02d87ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignment2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Cython==0.25.2
22
Jinja2==3.1.3
33
MarkupSafe==0.23
4-
Pillow==10.2.0
4+
Pillow==10.3.0
55
Pygments==2.7.4
66
appnope==0.1.0
77
argparse==1.2.1

0 commit comments

Comments
 (0)