]> 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.2.1 to 5.2.3 in /docs (#3305)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Oct 2022 07:15:59 +0000 (02:15 -0500)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 07:15:59 +0000 (02:15 -0500)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs/requirements.txt

index b2e4a6547529bcf0dad59a9fa6964b2ef9ba5698..a3c6da0fb4465cf8e2737ca315f472bc68e6756e 100644 (file)
@@ -1,7 +1,7 @@
 # Used by ReadTheDocs; pinned requirements for stability.
 
 myst-parser==0.18.1
-Sphinx==5.2.1
+Sphinx==5.2.3
 # Older versions break Sphinx even though they're declared to be supported.
 docutils==0.18.1
 sphinxcontrib-programoutput==0.17