Skip to content

Commit 4fb5777

Browse files
dependabot[bot]philderbeast
authored andcommitted
Batch dependabot uv updates
Bump idna from 3.11 to 3.13 in /doc Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.13. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) --- updated-dependencies: - dependency-name: idna dependency-version: '3.13' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump certifi from 2026.1.4 to 2026.4.22 in /doc Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.4.22. - [Commits](certifi/python-certifi@2026.01.04...2026.04.22) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /doc Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.2 to 3.1.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump sphinx from 8.2.3 to 9.1.0 in /doc Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Bump packaging from 25.0 to 26.2 in /doc Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Bump urllib3 in /doc in the uv group across 1 directory Bumps the uv group with 1 update in the /doc directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:development dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78871b0 commit 4fb5777

2 files changed

Lines changed: 31 additions & 43 deletions

File tree

doc/pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ ignore_file = '.skjoldignore'
1919
# urllib3>=2.0.7 by CVE-2023-45803
2020
[dependency-groups]
2121
dev = [
22-
"certifi>=2023.7.22",
23-
"idna>=3.7",
22+
"certifi>=2026.4.22",
23+
"idna>=3.13",
2424
"jinja2>=3.1.4",
25-
"packaging>=25.0",
25+
"packaging>=26.2",
2626
"pygments>=2.20.0",
2727
"requests>=2.33.0",
28-
"sphinx>=8.2.3",
28+
"sphinx>=9.1.0",
2929
"sphinx-jsonschema>=1.19.2",
30-
"sphinx-rtd-theme>=3.0.2",
30+
"sphinx-rtd-theme>=3.1.0",
3131
"sphinxnotes-strike>=1.5",
32-
"urllib3>=2.0.7",
32+
"urllib3>=2.7.0",
3333
]

doc/uv.lock

Lines changed: 25 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)