Skip to content

Commit c8fb897

Browse files
build(deps-dev): bump types-pyyaml from 6.0.12.20260408 to 6.0.12.20260510 (#36)
* build(deps-dev): bump types-pyyaml Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260408 to 6.0.12.20260510. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): refresh lockfiles --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Haas <jonathan@haas.holdings>
1 parent 1d89c5d commit c8fb897

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ tqdm==4.67.3
107107
twilio==9.10.9
108108
typeguard==4.4.3
109109
typer==0.25.1
110-
types-PyYAML==6.0.12.20260408
110+
types-PyYAML==6.0.12.20260510
111111
types-requests==2.33.0.20260508
112112
typing-inspection==0.4.2
113113
typing_extensions==4.15.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ mkdocs==1.6.1
1717
mkdocs-material==9.7.6
1818

1919
# Type stubs
20-
types-PyYAML==6.0.12.20260408
20+
types-PyYAML==6.0.12.20260510
2121
types-requests==2.33.0.20260508

requirements.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ tqdm==4.67.3
107107
twilio==9.10.9
108108
typeguard==4.4.3
109109
typer==0.25.1
110-
types-PyYAML==6.0.12.20260408
110+
types-PyYAML==6.0.12.20260510
111111
types-requests==2.33.0.20260508
112112
typing-inspection==0.4.2
113113
typing_extensions==4.15.0

0 commit comments

Comments
 (0)