Skip to content

Commit 8c5a2a9

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(deps-dev): bump types-pyyaml from 5.4.12 to 6.0.12.11
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.12 to 6.0.12.11. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e9a6d4 commit 8c5a2a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ black = "^22.10"
6464
ruff = ">=0.0.275,<0.0.279"
6565
pre-commit = "^2.18.0"
6666
mypy = "^1.4"
67-
types-PyYAML = "^5.4.3"
67+
types-PyYAML = ">=5.4.3,<7.0.0"
6868
types-termcolor = "^0.1.1"
6969
# documentation
7070
mkdocs = "^1.4.2"

0 commit comments

Comments
 (0)