From 26e6cb4a62a48a606b4f009e6a827fa9bcb86bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:03:31 +0000 Subject: [PATCH] Bump swig from 3.0.12 to 4.0.2 in /tool/conda/singa Bumps [swig](https://github.com/nightlark/swig-pypi) from 3.0.12 to 4.0.2. - [Release notes](https://github.com/nightlark/swig-pypi/releases) - [Commits](https://github.com/nightlark/swig-pypi/compare/3.0.12...4.0.2) --- updated-dependencies: - dependency-name: swig dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tool/conda/singa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/conda/singa/requirements.txt b/tool/conda/singa/requirements.txt index aafc2789d6..372f118c49 100644 --- a/tool/conda/singa/requirements.txt +++ b/tool/conda/singa/requirements.txt @@ -1,4 +1,4 @@ -swig==3.0.12 +swig==4.0.2 openblas==0.3.9 glog==0.3.5 deprecated==1.2.7