Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 6 updates in the /requirements directory:
1.7.0
1.8.0
0.6.2
0.6.3
2024.2.4
2024.9.3
2.0.0
2.3.0
0.15.0
0.17.1
1.0.0
1.0.4
Updates
numpydoc
from 1.7.0 to 1.8.0Commits
819ea4e
Designate 1.8.0 releasedf11972
Bump versionec75b72
Designate 1.8.0rc2 releaseaeb6812
MAINT: Remove scale to work around PyPI bug (#578)18d278c
Bump version0c7f017
Designate 1.8.0rc1 releasea63a1e1
Bump version98fd2f3
Designate 1.8.0rc0 release0c324a9
Ignore bots in release notes97a6026
docscrape: fixes from SciPy (#576)Updates
pytest-sphinx
from 0.6.2 to 0.6.3Release notes
Sourced from pytest-sphinx's releases.
Changelog
Sourced from pytest-sphinx's changelog.
Commits
94f2393
Release 0.6.35a19dfe
bump required pytest to 8.1.1Updates
sphinx-autobuild
from 2024.2.4 to 2024.9.3Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
7d199ed
Release 2024.09.0331c9bd8
Remove GHA cachecdcc88f
Update pre-commit versions67447ef
Usecolorama.just_fix_windows_console
41a7d8c
Preferpathlib
e25b8ec
Add support for sphinx-build -M ('make mode') (#173)e6101ff
Runsphinx-build
in a subprocess (#164)23c16b0
Test Python 3.13 (#169)498601b
Update pre-commit hook versions (#163)674264e
Add a basic integration test (#160)Updates
sphinx-autodoc-typehints
from 2.0.0 to 2.3.0Release notes
Sourced from sphinx-autodoc-typehints's releases.
... (truncated)
Commits
6d91418
Add module name rewrite configuration option (#474)c8be42f
[pre-commit.ci] pre-commit autoupdate (#470)d38f8f7
[pre-commit.ci] pre-commit autoupdate (#466)a427536
Fix rendering when docstring starst with a directive (#468)fdad0d7
Fix mypy errors due to unneeded type ignores (#469)df66980
[pre-commit.ci] pre-commit autoupdate (#465)ea99f28
Fix for Issue #384: typehints_defaults = "braces-after" fails for a multiline...0435d07
Fix issue #462 and another alias processing bug (#463)fb240ea
Support autodoc_type_aliases configuration (#459)41b2900
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#460)Updates
sphinx-gallery
from 0.15.0 to 0.17.1Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Commits
1a1e728
Release 0.17.1 (#1370)3fce549
FIX: Fix stability of stored compiled regex (#1369)7078993
[pre-commit.ci] pre-commit autoupdate (#1368)b1ff40a
DOC Improve doc about joblib warnings (#1367)36a9ee9
ENH: Improve _sanitize_rst (#1366)2d8401c
Obey prefer_full_module setting when finding backreferences (#1364)e7eb5ec
MNT Change mark and fixture names for adding files (#1365)daeb602
Improve minigallery directive path input resolution (#1360)89954e8
DOC add note on filtering joblib warnings (#1362)dd7eb0d
Fix linking to class attributes with prefer_full_module (#1363)Updates
sphinx-notfound-page
from 1.0.0 to 1.0.4Changelog
Sourced from sphinx-notfound-page's changelog.
Commits
be376e2
Release 1.0.44a7a4db
fix: Error with sphinx-notfound-page 1.0.3 - 'tuple' object has no at… (#241)fe10592
Tests: update test suite and fix some tests (#242)c628442
Release 1.0.39b0cc7d
fix: check prefix starts and ends with / (#238)64ed88f
fix _Opt deprecation warning (#236)bf8ef76
Release 1.0.23032721
fix: Set propernotfound_urls_prefix
option types (#233)bbc8127
fix(tests): resource warnings about unclosed file (#232)68fe9e6
Filter all code overpyupgrade --py38-plus
andruff
(#235)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show