From 1c2e54e5be225d6cdb513c707c96a4e9219d921b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:33:21 +0000 Subject: [PATCH] chore(deps): Bump mamba-ssm from 1.2.0.post1 to 2.2.2 in /backend/python/mamba (#2821) chore(deps): Bump mamba-ssm in /backend/python/mamba Bumps [mamba-ssm](https://github.com/state-spaces/mamba) from 1.2.0.post1 to 2.2.2. - [Release notes](https://github.com/state-spaces/mamba/releases) - [Commits](https://github.com/state-spaces/mamba/compare/v1.2.0.post1...v2.2.2) --- updated-dependencies: - dependency-name: mamba-ssm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/python/mamba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/mamba/requirements.txt b/backend/python/mamba/requirements.txt index 5413da0b..a493abbe 100644 --- a/backend/python/mamba/requirements.txt +++ b/backend/python/mamba/requirements.txt @@ -1,5 +1,5 @@ causal-conv1d==1.4.0 -mamba-ssm==1.2.0.post1 +mamba-ssm==2.2.2 grpcio==1.64.0 protobuf certifi