Commit 5cb0323
authored
Update docs/requirements.txt (#158)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mkdocstrings](https://togithub.com/mkdocstrings/mkdocstrings)
([changelog](https://mkdocstrings.github.io/changelog)) | `==0.23.0` ->
`==0.24.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[pymdown-extensions](https://togithub.com/facelessuser/pymdown-extensions)
| `==10.3.1` -> `==10.5` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mkdocstrings/mkdocstrings (mkdocstrings)</summary>
###
[`v0.24.0`](https://togithub.com/mkdocstrings/mkdocstrings/blob/HEAD/CHANGELOG.md#0240---2023-11-14)
[Compare
Source](https://togithub.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0)
<small>[Compare with
0.23.0](https://togithub.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0)</small>
##### Features
- Cache downloaded inventories as local file
([ce84dd5](https://togithub.com/mkdocstrings/mkdocstrings/commit/ce84dd57dc5cd3bf3f4be9623ddaa73e1c1868f0)
by Oleh Prypin). [PR
#​632](https://togithub.com/mkdocstrings/mkdocstrings/pull/632)
##### Bug Fixes
- Make `custom_templates` relative to the config file
([370a61d](https://togithub.com/mkdocstrings/mkdocstrings/commit/370a61d12b33f3fb61f6bddb3939eb8ff6018620)
by Waylan Limberg). [Issue
#​477](https://togithub.com/mkdocstrings/mkdocstrings/issues/477),
[PR
#​627](https://togithub.com/mkdocstrings/mkdocstrings/pull/627)
- Remove duplicated headings for docstrings nested in tabs/admonitions
([e2123a9](https://togithub.com/mkdocstrings/mkdocstrings/commit/e2123a935edea0abdc1b439e2c2b76e002c76e2b)
by Perceval Wajsburt,
[f4a94f7](https://togithub.com/mkdocstrings/mkdocstrings/commit/f4a94f7d8b8eb1ac01d65bb7237f0077e320ddac)
by Oleh Prypin). [Issue
#​609](https://togithub.com/mkdocstrings/mkdocstrings/issues/609),
[PR
#​610](https://togithub.com/mkdocstrings/mkdocstrings/pull/610),
[PR
#​613](https://togithub.com/mkdocstrings/mkdocstrings/pull/613)
##### Code Refactoring
- Drop support for MkDocs < 1.4, modernize usages
([b61d4d1](https://togithub.com/mkdocstrings/mkdocstrings/commit/b61d4d15258c66b14266aa04b456f191f101b2c6)
by Oleh Prypin). [PR
#​629](https://togithub.com/mkdocstrings/mkdocstrings/pull/629)
</details>
<details>
<summary>facelessuser/pymdown-extensions (pymdown-extensions)</summary>
###
[`v10.5`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.5)
[Compare
Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.4...10.5)
##### 10.5
- **NEW**: Blocks: Admonitions and Details now allow configuring custom
block classes and default titles.
- **FIX**: Keys: Ensure that Keys does not parse base64 encoded URLs.
###
[`v10.4`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.4)
[Compare
Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4)
##### 10.4
- **NEW**: Snippets: Allow PathLike objects for `base_path` to better
support interactions with MkDocs.
- **FIX**: Block Admonitions: Empty titles should be respected.
- **FIX**: Block Details: Empty summary should be respected.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/python-humanize/humanize).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments