1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-05 18:07:38 +00:00

Bump pyyaml from 6.0 to 6.0.1

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1.
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 02:49:59 +00:00
committed by Dmitry Belyaev
parent b5e34a7175
commit f23adf3730
2 changed files with 43 additions and 43 deletions

View File

@@ -23,7 +23,7 @@ google-auth = "2.21.0"
google-api-python-client = "2.91.0"
icalendar = "5.0.7"
pytz = "2023.3"
PyYAML = "6.0"
PyYAML = "6.0.1"
fire = "0.5.0"
[tool.poetry.dev-dependencies]