Skip to content

Commit 2bccf13

Browse files
Update types-pyyaml requirement from >=6.0.0 to >=6.0.12.20260518 (#19)
Updates the requirements on [types-pyyaml](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c37cce7 commit 2bccf13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pylint>=2.15.0
1010

1111
# Type checking
1212
mypy>=1.0.0
13-
types-PyYAML>=6.0.0
13+
types-PyYAML>=6.0.12.20260518
1414

1515
# Code formatting
1616
black>=22.0.0

0 commit comments

Comments
 (0)