From 926fa8f39e35a101cfb4c47ce193c3cec8748b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:46:56 +0000 Subject: [PATCH] build(deps): bump dspyce from 0.0.5 to 0.0.6 Bumps [dspyce](https://github.com/dspace-unimr/dspyce) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/dspace-unimr/dspyce/releases) - [Commits](https://github.com/dspace-unimr/dspyce/compare/dspyce-v0.0.5...dspyce-v0.0.6) --- updated-dependencies: - dependency-name: dspyce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dspyce-demo-app-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dspyce-demo-app-requirements.txt b/dspyce-demo-app-requirements.txt index 6f05894..caf8f4a 100644 --- a/dspyce-demo-app-requirements.txt +++ b/dspyce-demo-app-requirements.txt @@ -1 +1 @@ -dspyce == 0.0.5 +dspyce == 0.0.6 diff --git a/requirements.txt b/requirements.txt index a237e62..0814dfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -dspyce==0.0.5 +dspyce==0.0.6 # via -r dspyce-demo-app-requirements.txt fonttools==4.54.1 # via matplotlib