]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Bump sphinx from 5.3.0 to 6.1.3 in /docs (#3499)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 19 Mar 2023 23:00:14 +0000 (19:00 -0400)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2023 23:00:14 +0000 (19:00 -0400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs/requirements.txt

index f683fd52355950910d7f4aac39f04b0b08d73658..2916b3cee6a4a3bf720d2261dc8f563ec57ecc93 100644 (file)
@@ -1,7 +1,7 @@
 # Used by ReadTheDocs; pinned requirements for stability.
 
 myst-parser==1.0.0
-Sphinx==5.3.0
+Sphinx==6.1.3
 # Older versions break Sphinx even though they're declared to be supported.
 docutils==0.19
 sphinxcontrib-programoutput==0.17