From 56a04c5db939b1bbe9e17567cc238d06016e639d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 17:01:48 +0000 Subject: [PATCH] Bump pathos from 0.3.0 to 0.3.1 Bumps [pathos](https://github.com/uqfoundation/pathos) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/uqfoundation/pathos/releases) - [Commits](https://github.com/uqfoundation/pathos/compare/pathos-0.3.0...pathos-0.3.1) --- updated-dependencies: - dependency-name: pathos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a810b3ed..42c7bfa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ pandas==2.0.3 # via # SMACT (setup.py) # pymatgen -pathos==0.3.0 +pathos==0.3.1 # via SMACT (setup.py) pillow==10.0.0 # via matplotlib