From 438522148313051f4e5dfc4259d4cd07b5986866 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 13:56:34 +0000 Subject: [PATCH] Bump fireworks from 1.8.7 to 1.9.7 Bumps [fireworks](https://github.com/materialsproject/fireworks) from 1.8.7 to 1.9.7. - [Release notes](https://github.com/materialsproject/fireworks/releases) - [Changelog](https://github.com/materialsproject/fireworks/blob/main/docs/changelog.html) - [Commits](https://github.com/materialsproject/fireworks/compare/v1.8.7...v1.9.7) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 19506027..4b985a96 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ # Requirements of this dev -FireWorks==1.8.7 +FireWorks==1.9.7 GitPython==2.1.11 black==19.3b0 flake8==3.7.8