Skip to content

Commit 97d4636

Browse files
chore(deps): bump pillow in /src/lambda/ocr_benchmark_deployer (#278)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3abfcf commit 97d4636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lambda/ocr_benchmark_deployer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
huggingface-hub==0.20.0
33

44
# For image handling
5-
Pillow==12.1.1
5+
Pillow==12.2.0
66

77
# For CloudFormation custom resource responses
88
cfnresponse

0 commit comments

Comments
 (0)