You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by je...@apache.org on 2022/02/28 23:45:11 UTC

[incubator-mxnet] branch v1.9.x updated: Port #20903 from master. (#20918) (#20920)

This is an automated email from the ASF dual-hosted git repository.

jevans pushed a commit to branch v1.9.x
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/v1.9.x by this push:
     new ac4439d  Port #20903 from master. (#20918) (#20920)
ac4439d is described below

commit ac4439d53d4328a39c6631fe8f4b302bf73096c1
Author: Joe Evans <jo...@gmail.com>
AuthorDate: Mon Feb 28 15:43:12 2022 -0800

    Port #20903 from master. (#20918) (#20920)
---
 docs/python_docs/environment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/python_docs/environment.yml b/docs/python_docs/environment.yml
index 91f0f12..075c13e 100644
--- a/docs/python_docs/environment.yml
+++ b/docs/python_docs/environment.yml
@@ -27,7 +27,7 @@ dependencies:
 - sphinx==2.4.0
 - matplotlib
 - notebook
-- Jinja2==2.11.3
+- Jinja2==3.0.3
 - pip:
   - nbconvert==5.6.1
   - nbsphinx==0.4.3