From 6c4172e34655bde4858c2b88dc85cf7bab389d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:57:45 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../hw1/499Hw1ArtificialNeuralNetwork/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Introduction to Machine Learning(CENG 499)/hw1/499Hw1ArtificialNeuralNetwork/requirements.txt b/Introduction to Machine Learning(CENG 499)/hw1/499Hw1ArtificialNeuralNetwork/requirements.txt index 8ccd5939..378a0112 100644 --- a/Introduction to Machine Learning(CENG 499)/hw1/499Hw1ArtificialNeuralNetwork/requirements.txt +++ b/Introduction to Machine Learning(CENG 499)/hw1/499Hw1ArtificialNeuralNetwork/requirements.txt @@ -7,7 +7,7 @@ gridworld==0.1 gym==0.17.1 install==1.3.4 numpy==1.18.2 -Pillow==8.1.1 +Pillow==8.3.2 pip==20.2.4 pyglet==1.5.0 pytiled-parser==0.9.3