Skip to content

Commit 67b3c12

Browse files
authored
Merge pull request #630 from microsoft/dependabot/pip/pip-626ab4c5d9
chore(deps): bump the pip group across 4 directories with 1 update
2 parents 9836392 + 7b8111f commit 67b3c12

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.devcontainer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imageio==2.35.0
55
keras==3.13.2
66
nltk==3.9.4
77
pandas==2.2.2
8-
pillow==12.1.1
8+
pillow==12.2.0
99
pygame==2.6.0
1010
scikit-image==0.24.0
1111
seaborn==0.13.2

binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imageio==2.35.0
55
keras==3.13.2
66
nltk==3.9.4
77
pandas==2.0.3
8-
pillow==12.1.1
8+
pillow==12.2.0
99
pygame==2.6.0
1010
scikit-image==0.21.0
1111
seaborn==0.13.2

lessons/5-NLP/requirements-pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matplotlib
44
nltk==3.9.4
55
numpy==1.22.0
66
opencv-python==4.5.1.48
7-
Pillow==12.1.1
7+
Pillow==12.2.0
88
scikit-learn
99
scipy
1010
torch==2.8.0

lessons/5-NLP/requirements-tf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matplotlib
44
nltk==3.9.4
55
numpy==1.22.0
66
opencv-python==4.5.1.48
7-
Pillow==12.1.1
7+
Pillow==12.2.0
88
scikit-learn
99
scipy
1010
TensorFlow

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imageio==2.35.0
55
keras==3.13.2
66
nltk==3.9.4
77
pandas==2.2.2
8-
pillow==12.1.1
8+
pillow==12.2.0
99
pygame==2.6.0
1010
scikit-image==0.24.0
1111
seaborn==0.13.2

0 commit comments

Comments
 (0)