From c0da70c19f0d93be634aa621734ad2ead2335623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 08:09:08 +0000 Subject: [PATCH] Bump multiprocess from 0.70.16 to 0.70.17 Bumps [multiprocess](https://github.com/uqfoundation/multiprocess) from 0.70.16 to 0.70.17. - [Release notes](https://github.com/uqfoundation/multiprocess/releases) - [Commits](https://github.com/uqfoundation/multiprocess/compare/0.70.16...0.70.17) --- updated-dependencies: - dependency-name: multiprocess dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dd9d4d2..e80f68b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -113,7 +113,7 @@ matplotlib==3.9.2 # salib # seaborn # swmmanywhere_paper (pyproject.toml) -multiprocess==0.70.16 +multiprocess==0.70.17 # via salib multiurl==0.3.1 # via cads-api-client diff --git a/requirements.txt b/requirements.txt index 85c340f..604be7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ matplotlib==3.9.2 # salib # seaborn # swmmanywhere_paper (pyproject.toml) -multiprocess==0.70.16 +multiprocess==0.70.17 # via salib multiurl==0.3.1 # via cads-api-client