Skip to content

Commit 971b5ba

Browse files
Bump pillow in /genai/genai-app-demo/01-prompt-engineering-demo
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 cc1487b commit 971b5ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

genai/genai-app-demo/01-prompt-engineering-demo/frontUI/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ boto3==1.34.59
22
streamlit==1.32.2
33
requests==2.31.0
44
streamlit-cropper==0.2.2
5-
pillow==10.2.0
5+
pillow==10.3.0

genai/genai-app-demo/01-prompt-engineering-demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ langchain==0.1.12
77
streamlit==1.32.2
88
requests==2.31.0
99
streamlit-cropper==0.2.2
10-
pillow==10.2.0
10+
pillow==10.3.0

0 commit comments

Comments
 (0)