Bump types-pyyaml from 5.4.12 to 6.0.0 (#287)

Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.12 to 6.0.0.
- [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-major
...

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-10-25 10:31:31 -04:00 коммит произвёл GitHub
Родитель cf3028906f
Коммит 75e5ee83cd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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==5.4.12
types-PyYaml==6.0.0
yamllint==1.26.3

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

@ -763,9 +763,9 @@ tomli==1.1.0 \
# via
# black
# pep517
types-pyyaml==5.4.12 \
--hash=sha256:3f4daa754357491625ae8c3a39c9e1b0d7cd5632bc4e1c35e7a7f75a64aa124b \
--hash=sha256:e06083f85375a5678e4c19452ed6467ce2167b71db222313e1792cb8fc76859a
types-pyyaml==6.0.0 \
--hash=sha256:3d3591ddfc488fc30be3c506a0c0fe54da968fe98d8b76ab12e59d455330ffca \
--hash=sha256:746f23d351245d176d7bc89eef79e2ee94b4e7306f7d23bfefb3dc946c0fb58d
# via -r requirements.in
typing-extensions==3.10.0.0 \
--hash=sha256:0ac0f89795dd19de6b97debb0c6af1c70987fd80a2d62d1958f7e56fcc31b497 \