Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5439a4e

Browse files
dependabot[bot]Svetlana Karslioglu
andauthored
Bump pillow from 9.0.1 to 9.3.0 in /.devcontainer (#2125)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.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@9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent d10dc97 commit 5439a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ipython
2424
# to run examples
2525
pandas
2626
scikit-image
27-
pillow==9.0.1
27+
pillow==9.3.0
2828
wget
2929

3030
# for codespaces env

0 commit comments

Comments
 (0)