Compare commits

...

4 Commits

Author SHA1 Message Date
Markus Heiser affd8f751d
Merge pull request #1872 from searxng/dependabot/pip/master/sphinx-5.3.0
Bump sphinx from 5.2.3 to 5.3.0
2022-10-25 13:09:54 +02:00
dependabot[bot] 8f7fe20ceb
Bump sphinx from 5.2.3 to 5.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [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/v5.2.3...v5.3.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 11:00:22 +00:00
Markus Heiser 4783d6c9f4
Merge pull request #1886 from return42/linuxdoc-20221025
[upd] linuxdoc from v20211220 to v20221025
2022-10-25 12:59:30 +02:00
Markus Heiser 3cc0222801 [upd] linuxdoc from v20211220 to v20221025
linuxdoc v20221025 fixes an issue with the flat-table directive and adds
:align: & :width: options to flat-table directive.

[1] https://github.com/return42/linuxdoc/pull/18

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-10-25 12:51:46 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ splinter==0.18.1
selenium==4.5.0 selenium==4.5.0
twine==4.0.1 twine==4.0.1
Pallets-Sphinx-Themes==2.0.2 Pallets-Sphinx-Themes==2.0.2
Sphinx==5.2.3 Sphinx==5.3.0
sphinx-issues==3.0.1 sphinx-issues==3.0.1
sphinx-jinja==2.0.2 sphinx-jinja==2.0.2
sphinx-tabs==3.4.1 sphinx-tabs==3.4.1
@ -15,7 +15,7 @@ sphinxcontrib-programoutput==0.17
sphinx-autobuild==2021.3.14 sphinx-autobuild==2021.3.14
sphinx-notfound-page==0.8.3 sphinx-notfound-page==0.8.3
myst-parser==0.18.1 myst-parser==0.18.1
linuxdoc==20211220 linuxdoc==20221025
aiounittest==1.4.2 aiounittest==1.4.2
yamllint==1.28.0 yamllint==1.28.0
wlc==1.13 wlc==1.13