Bump fire from 0.5.0 to 0.6.0

Bumps [fire](https://github.com/google/python-fire) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/google/python-fire/releases)
- [Commits](https://github.com/google/python-fire/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: fire
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 02:13:14 +00:00 committed by Dmitry Belyaev
parent f945cdc915
commit fbd83ff497
2 changed files with 1410 additions and 1399 deletions

2807
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@ google-api-python-client = "2.120.0"
icalendar = "5.0.11"
pytz = "2024.1"
PyYAML = "6.0.1"
fire = "0.5.0"
fire = "0.6.0"
[tool.poetry.group.dev]
optional = true