1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 12:38:32 +00:00

Bump the pypi-updates group with 2 updates

Bumps the pypi-updates group with 2 updates: [google-api-python-client](https://github.com/googleapis/google-api-python-client) and [types-python-dateutil](https://github.com/python/typeshed).


Updates `google-api-python-client` from 2.143.0 to 2.144.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.143.0...v2.144.0)

Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pypi-updates
- dependency-name: types-python-dateutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pypi-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-09 11:36:51 +00:00
committed by Dmitry Belyaev
parent 4b290da71f
commit 290b86b765
2 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
google-auth = "2.34.0"
google-api-python-client = "2.143.0"
google-api-python-client = "2.144.0"
icalendar = "5.0.13"
pytz = "2024.1"
PyYAML = "6.0.2"