Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 415e349

Browse files
Bump types-pyyaml from 6.0.9 to 6.0.10
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.9 to 6.0.10. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a149e6 commit 415e349

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pre-commit-hooks = "^4.3.0"
4747
pytest_mock = "^3.8.2"
4848
black = "^22.6"
4949
sphinx-click = "^4.3.0"
50-
types-PyYAML = "^6.0.9"
50+
types-PyYAML = "^6.0.10"
5151
coverage = {version = "6.4.1", extras = ["toml"]}
5252
pyupgrade = "^2.37.1"
5353
furo = ">=2021.11.12"

0 commit comments

Comments
 (0)