Skip to content

Commit 8bfb55d

Browse files
⬆️ Bump mkdocs-material to v9.7.1 (#78)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mkdocs-material](https://redirect.github.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | `==9.7.0` -> `==9.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-material/9.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-material/9.7.0/9.7.1?slim=true) | --- ### Release Notes <details> <summary>squidfunk/mkdocs-material (mkdocs-material)</summary> ### [`v9.7.1`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.7.1): mkdocs-material-9.7.1 [Compare Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.7.0...9.7.1) - Updated requests to 2.30+ to mitigate CVE in urllib - Fixed privacy plugin not picking up protocol-relative URLs - Fixed [#&#8203;8542](https://redirect.github.com/squidfunk/mkdocs-material/issues/8542): false positives and negatives captured in privacy plugin </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tr4nt0r/python-xbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e048143 commit 8bfb55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ config-path = "none"
121121

122122
[tool.hatch.envs.docs]
123123
dependencies = [
124-
"mkdocs-material==9.7.0",
124+
"mkdocs-material==9.7.1",
125125
"mkdocstrings[python]==1.0.0",
126126
]
127127
[tool.hatch.envs.docs.scripts]

0 commit comments

Comments
 (0)