From 8930a9ed4f31ea426bca8eb74885f5c41beecdc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:16:47 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /mpcontribs-serverless/dependencies Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mpcontribs-serverless/dependencies/requirements.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mpcontribs-serverless/dependencies/requirements.txt b/mpcontribs-serverless/dependencies/requirements.txt index b0205484f..6604329f6 100644 --- a/mpcontribs-serverless/dependencies/requirements.txt +++ b/mpcontribs-serverless/dependencies/requirements.txt @@ -47,6 +47,8 @@ emmet-core==0.38.6 # via mp-api envier==0.4.0 # via ddtrace +exceptiongroup==1.1.3 + # via cattrs executing==1.2.0 # via stack-data filetype==1.1.0 @@ -129,7 +131,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==9.3.0 +pillow==10.0.1 # via matplotlib pint==0.19.2 # via mpcontribs-client @@ -201,6 +203,8 @@ rfc3987==1.3.8 # via jsonschema ruamel-yaml==0.17.21 # via pymatgen +ruamel-yaml-clib==0.2.8 + # via ruamel-yaml scipy==1.10.0 # via pymatgen semantic-version==2.10.0