1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 08:27:33 +00:00

Bump types-pyyaml from 6.0.8 to 6.0.9

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.8 to 6.0.9.
- [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>
This commit is contained in:
dependabot[bot]
2022-07-01 09:01:08 +00:00
committed by Dmitry Belyaev
parent f04c0c46fd
commit 520fd15da8
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ black = "^22.3.0"
mypy = ">=0.960"
types-python-dateutil = "^2.8.17"
types-pytz = ">=2021.3.8"
types-PyYAML = "^6.0.8"
types-PyYAML = "^6.0.9"
lxml = "^4.9.0"
[tool.poetry.scripts]