From f739c4be30366f9fbdcba9b1557447334718800f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 09:32:36 -0700 Subject: [PATCH] Bump vbl-aquarium from 0.0.19 to 0.0.22 in the pip group (#373) Bumps the pip group with 1 update: [vbl-aquarium](https://github.com/VirtualBrainLab/vbl-aquarium). Updates `vbl-aquarium` from 0.0.19 to 0.0.22 - [Release notes](https://github.com/VirtualBrainLab/vbl-aquarium/releases) - [Commits](https://github.com/VirtualBrainLab/vbl-aquarium/commits) --- updated-dependencies: - dependency-name: vbl-aquarium dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7714dc1..e54499d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "requests==2.32.3", "sensapex==1.400.1", "rich==13.7.1", - "vbl-aquarium==0.0.19" + "vbl-aquarium==0.0.22" ] [project.urls]