Skip to content

Commit c713d4d

Browse files
Bump pillow from 9.3.0 to 9.4.0 (#1083)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.4.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@9.3.0...9.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6eee2ee commit c713d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
backports.cached-property==1.0.2; python_version<="3.7"
66
coveralls==3.3.1
77
flake8==5.0.4
8-
pillow==9.3.0
8+
pillow==9.4.0
99
pytest==7.2.0
1010
pytest-cache==1.0
1111
pytest-cov==4.0.0

0 commit comments

Comments
 (0)