From b3b8010930f51cb11c1e8690fd8f9cceef8b3f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 01:34:59 +0000 Subject: [PATCH] chore(deps): Bump causal-conv1d from 1.2.0.post2 to 1.4.0 in /backend/python/mamba (#2792) chore(deps): Bump causal-conv1d in /backend/python/mamba Bumps [causal-conv1d](https://github.com/Dao-AILab/causal-conv1d) from 1.2.0.post2 to 1.4.0. - [Release notes](https://github.com/Dao-AILab/causal-conv1d/releases) - [Commits](https://github.com/Dao-AILab/causal-conv1d/compare/v1.2.0.post2...v1.4.0) --- updated-dependencies: - dependency-name: causal-conv1d dependency-type: direct:production update-type: version-update:semver-minor ... 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 8b089512..5413da0b 100644 --- a/backend/python/mamba/requirements.txt +++ b/backend/python/mamba/requirements.txt @@ -1,4 +1,4 @@ -causal-conv1d==1.2.0.post2 +causal-conv1d==1.4.0 mamba-ssm==1.2.0.post1 grpcio==1.64.0 protobuf