From f4f65b3fb95ca40ff3d6b6d796ed1665d4a57562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 00:02:36 +0000 Subject: [PATCH] Bump swig from 3.0.12 to 4.1.0 in /tool/conda/singa Bumps [swig](https://github.com/nightlark/swig-pypi) from 3.0.12 to 4.1.0. - [Release notes](https://github.com/nightlark/swig-pypi/releases) - [Commits](https://github.com/nightlark/swig-pypi/compare/3.0.12...4.1.0) --- 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..7bddbd1d6e 100644 --- a/tool/conda/singa/requirements.txt +++ b/tool/conda/singa/requirements.txt @@ -1,4 +1,4 @@ -swig==3.0.12 +swig==4.1.0 openblas==0.3.9 glog==0.3.5 deprecated==1.2.7