Skip to content

Commit

Permalink
Bump the python-packages group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) and [google-api-python-client](https://github.com/googleapis/google-api-python-client).


Updates `python-telegram-bot` from v13.15 to 20.6
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](python-telegram-bot/python-telegram-bot@v13.15...v20.6)

Updates `google-api-python-client` from 2.65.0 to 2.107.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-python-client@v2.65.0...v2.107.0)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent f24b9d1 commit 16bbb28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ readme = "README.md"
requires-python = ">=3.7"

dependencies = [
"python-telegram-bot==v13.15",
"google-api-python-client==2.65.0",
"python-telegram-bot==v20.6",
"google-api-python-client==2.107.0",
]

[project.urls]
Expand Down

0 comments on commit 16bbb28

Please sign in to comment.