Skip to content

Commit 03fd052

Browse files
build(deps): bump types-pyyaml from 6.0.12.20250822 to 6.0.12.20250915
Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250822 to 6.0.12.20250915. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf6b000 commit 03fd052

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pytest-pydocstyle==2.4.0
2020
pytest==7.4.4
2121
PyYAML==6.0.2
2222
tomli==2.2.1 # for toml parsing on python<3.11
23-
types-PyYaml==6.0.12.20250822
23+
types-PyYaml==6.0.12.20250915
2424
yamllint==1.37.1
2525
gitpython==3.1.45
2626
spectacles==2.4.13

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,9 +1155,9 @@ tomli==2.2.1 \
11551155
# pip-tools
11561156
# pyproject-hooks
11571157
# pytest
1158-
types-pyyaml==6.0.12.20250822 \
1159-
--hash=sha256:1fe1a5e146aa315483592d292b72a172b65b946a6d98aa6ddd8e4aa838ab7098 \
1160-
--hash=sha256:259f1d93079d335730a9db7cff2bcaf65d7e04b4a56b5927d49a612199b59413
1158+
types-pyyaml==6.0.12.20250915 \
1159+
--hash=sha256:0f8b54a528c303f0e6f7165687dd33fafa81c807fcac23f632b63aa624ced1d3 \
1160+
--hash=sha256:e7d4d9e064e89a3b3cae120b4990cd370874d2bf12fa5f46c97018dd5d3c9ab6
11611161
# via -r requirements.in
11621162
typing-extensions==4.12.2 \
11631163
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \

0 commit comments

Comments
 (0)