From 0e2cd3fe730fe8f6aa96415e9d8705a8e4c4971f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:34:30 +0000 Subject: [PATCH] Bump mxnet from 1.3.1 to 1.9.1 in /python/Mytodolist Bumps [mxnet](https://github.com/apache/incubator-mxnet) from 1.3.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.3.1...1.9.1) --- updated-dependencies: - dependency-name: mxnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/Mytodolist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/Mytodolist/requirements.txt b/python/Mytodolist/requirements.txt index a5c5ce3..e856d6b 100644 --- a/python/Mytodolist/requirements.txt +++ b/python/Mytodolist/requirements.txt @@ -113,7 +113,7 @@ more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 -mxnet==1.3.1 +mxnet==1.9.1 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0