From ef8a201a03a948a7723c84b6ca38e6effce4480e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:34:10 +0000 Subject: [PATCH] Bump mxnet from 1.2.1 to 1.9.1 in /tracking/mxnet/mnist Bumps [mxnet](https://github.com/apache/incubator-mxnet) from 1.2.1 to 1.9.1. - [Release notes](https://github.com/apache/incubator-mxnet/releases) - [Changelog](https://github.com/apache/mxnet/blob/master/NEWS.md) - [Commits](https://github.com/apache/incubator-mxnet/compare/1.2.1...1.9.1) --- updated-dependencies: - dependency-name: mxnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tracking/mxnet/mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking/mxnet/mnist/requirements.txt b/tracking/mxnet/mnist/requirements.txt index f194c2a..876219e 100644 --- a/tracking/mxnet/mnist/requirements.txt +++ b/tracking/mxnet/mnist/requirements.txt @@ -1,2 +1,2 @@ -mxnet==1.2.1 +mxnet==1.9.1 polyaxon