This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-site.git
commit 8d1fb9c644dce2682a81720ae9b9be9df198ad2d Author: Piotr Narajowski <[email protected]> AuthorDate: Wed May 14 12:03:58 2025 +0200 site: update requirements use latest versions of all tools and plugins --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index ab8bb36dc8..033e4fc1f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -mkdocs==1.1.2 -sh==1.14.1 -Sphinx==3.5.4 -recommonmark==0.6.0 -breathe==4.28.0 -jinja2==3.0.3 +mkdocs==1.6.1 +sh==2.2.2 +Sphinx==8.2.3 +recommonmark==0.7.1 +breathe==4.36.0 +jinja2==3.1.6
