Skip to content

Commit

Permalink
Bump the pypi-updates group with 2 updates
Browse files Browse the repository at this point in the history
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](googleapis/google-api-python-client@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and b4tman committed Sep 9, 2024
1 parent 4b290da commit 290b86b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 290b86b

Please sign in to comment.