From 4923195b6a243ab267c81e4bfcc77a4b59a038d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:16:10 +0000 Subject: [PATCH] Bump plotly from 5.18.0 to 5.22.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.18.0 to 5.22.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.18.0...v5.22.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb54f37a..44fa0bd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ pathos==0.3.2 # via SMACT (setup.py) pillow==10.3.0 # via matplotlib -plotly==5.18.0 +plotly==5.22.0 # via pymatgen pox==0.3.4 # via pathos