From 569fb9e9e5ddb896e989e88cf4140a219467cd91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:12:56 +0000 Subject: [PATCH] Bump pathos from 0.3.0 to 0.3.2 Bumps [pathos](https://github.com/uqfoundation/pathos) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/uqfoundation/pathos/releases) - [Commits](https://github.com/uqfoundation/pathos/compare/pathos-0.3.0...0.3.2) --- 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 86637241..6797936f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ loguru==0.7.2 numpy==1.26.1 palettable==3.3.3 pandas==1.5.3 -pathos==0.3.0 +pathos==0.3.2 polyleven==0.8 pytest==8.1.1 pytest-benchmark==4.0.0