diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-03 07:57:18 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-11-03 09:59:06 +0100 |
commit | baef837eb6f3a6d0a1e4bbe53c7083f3fbc39bef (patch) | |
tree | dcce55c635c71d2ce2245c3cf18219d5bea3a92e /requirements-dev.txt | |
parent | b5a8ddfec8622fcd7ca008bf4024223038382af5 (diff) | |
download | searxng-baef837eb6f3a6d0a1e4bbe53c7083f3fbc39bef.tar.gz searxng-baef837eb6f3a6d0a1e4bbe53c7083f3fbc39bef.zip |
Bump linuxdoc from 20230827 to 20231020
Bumps [linuxdoc](https://github.com/return42/linuxdoc) from 20230827 to 20231020.
- [Changelog](https://github.com/return42/linuxdoc/blob/master/CHANGELOG)
- [Commits](https://github.com/return42/linuxdoc/commits)
---
updated-dependencies:
- dependency-name: linuxdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index ec5818e7f..7d39f97ca 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 sphinx-notfound-page==1.0.0 myst-parser==2.0.0 -linuxdoc==20230827 +linuxdoc==20231020 aiounittest==1.4.2 yamllint==1.32.0 wlc==1.13 |