You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2023/01/15 14:55:49 UTC

[libcloud] 03/08: Bump sphinx from 6.0.0 to 6.1.3

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

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 6ab71fd106179b1cac2d654fa10667a6e2125869
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 10 18:28:23 2023 +0000

    Bump sphinx from 6.0.0 to 6.1.3
    
    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.0.0 to 6.1.3.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
    - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.0.0...v6.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 requirements-docs.txt | 2 +-
 requirements-rtd.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements-docs.txt b/requirements-docs.txt
index a51d3a434..01227da46 100644
--- a/requirements-docs.txt
+++ b/requirements-docs.txt
@@ -1,3 +1,3 @@
 rstcheck==6.1.1; python_version >= '3.7'
 fasteners
-sphinx==6.0.0
+sphinx==6.1.3
diff --git a/requirements-rtd.txt b/requirements-rtd.txt
index 4ff75f3d3..4ddf18402 100644
--- a/requirements-rtd.txt
+++ b/requirements-rtd.txt
@@ -1,2 +1,2 @@
 # Requirements for ReadTheDocs
-sphinx==6.0.0
+sphinx==6.1.3