Bump types-pyyaml from 6.0.0 to 6.0.1 (#301)

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 08:59:01 -05:00 коммит произвёл GitHub
Родитель ce07bd93a4
Коммит d67e380b14
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -18,5 +18,5 @@ pytest-isort==2.0.0
pytest-mypy==0.8.1
pytest-pydocstyle==2.2.0
pytest==6.2.5
types-PyYaml==6.0.0
types-PyYaml==6.0.1
yamllint==1.26.3

Просмотреть файл

@ -773,9 +773,9 @@ tomli==1.1.0 \
# via
# black
# pep517
types-pyyaml==6.0.0 \
--hash=sha256:3d3591ddfc488fc30be3c506a0c0fe54da968fe98d8b76ab12e59d455330ffca \
--hash=sha256:746f23d351245d176d7bc89eef79e2ee94b4e7306f7d23bfefb3dc946c0fb58d
types-pyyaml==6.0.1 \
--hash=sha256:2e27b0118ca4248a646101c5c318dc02e4ca2866d6bc42e84045dbb851555a76 \
--hash=sha256:d5b318269652e809b5c30a5fe666c50159ab80bfd41cd6bafe655bf20b29fcba
# via -r requirements.in
typing-extensions==3.10.0.0 \
--hash=sha256:0ac0f89795dd19de6b97debb0c6af1c70987fd80a2d62d1958f7e56fcc31b497 \