Skip to content

Commit 62d6bb4

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) and [importlib-resources](https://github.com/python/importlib_resources). Updates `types-pyyaml` from 6.0.12.12 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `importlib-resources` from 5.13.0 to 6.5.2 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v5.13.0...v6.5.2) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: importlib-resources dependency-version: 6.5.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c1a24d commit 62d6bb4

File tree

2 files changed

+28
-30
lines changed

2 files changed

+28
-30
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ docs = [
192192
# TODO: remove version limit after upgrading all Pydantic models to v2
193193
"autodoc-pydantic~=1.9.1",
194194
"furo~=2025.12.19",
195-
"importlib-resources~=5.13.0",
195+
"importlib-resources~=6.5.2",
196196
"numpydoc~=1.10.0",
197197
"pygments-csv-lexer~=0.1.3",
198198
# TODO: remove version limit after upgrading autodoc-pydantic to v2

0 commit comments

Comments
 (0)