1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 20:48:29 +00:00

Bump types-pyyaml from 6.0.11 to 6.0.12

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.11 to 6.0.12.
- [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-10-01 09:21:41 +00:00
committed by Dmitry Belyaev
parent 9d02e01da0
commit eafbd6bf59
2 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ black = "^22.8.0"
mypy = ">=0.960"
types-python-dateutil = "^2.8.19"
types-pytz = ">=2021.3.8"
types-PyYAML = "^6.0.11"
types-PyYAML = "^6.0.12"
lxml = "^4.9.1"
[tool.poetry.scripts]