You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2021/04/15 11:35:41 UTC

[mynewt-site] branch master updated: Update python requirements with upto date versions

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

utzig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fab732  Update python requirements with upto date versions
0fab732 is described below

commit 0fab732bdcc5bf77a947a8546139bee728d68472
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Wed Apr 14 20:12:08 2021 -0300

    Update python requirements with upto date versions
    
    Signed-off-by: Fabio Utzig <ut...@apache.org>
---
 requirements.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 309285a..226d3a3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
-mkdocs==1.0.4
-sh==1.12.14
-Sphinx==1.8.4
-recommonmark==0.5.0
-breathe==4.11.1
+mkdocs==1.1.2
+sh==1.14.1
+Sphinx==3.5.4
+recommonmark==0.6.0
+breathe==4.28.0