Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python-telegram-bot requirement from <21.10,>=21.9 to >=21.9,<21.11 #1313

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Updates the requirements on python-telegram-bot to permit the latest version.

Release notes

Sourced from python-telegram-bot's releases.

v21.10

Version 21.10

Released 2025-01-03

This is the technical changelog for version 21.10. More elaborate release notes can be found in the news channel @​pythontelegrambotchannel.

Major Changes

  • Full Support for Bot API 8.2 (#4633)
  • Bump apscheduler & Deprecate pytz Support (#4582)

New Features

  • Add Parameter pattern to JobQueue.jobs() (#4613 closes #4544)
  • Allow Input of Type Sticker for Several Methods (#4616 closes #4580)

Bug Fixes

  • Ensure Forward Compatibility of Gift and Gifts (#4634 closes #4637)

Documentation Improvements & Internal Changes

  • Use Custom Labels for dependabot PRs (#4621)
  • Remove Redundant pylint Suppressions (#4628)
  • Update Copyright to 2025 (#4631)
  • Refactor Module Structure and Tests for Star Payments Classes (#4615 closes #4593)
  • Unify datetime Imports (#4605 by @​cuevasrja closes #4577)
  • Add Static Security Analysis of GitHub Actions Workflows (#4606)

Dependency Updates

  • Bump astral-sh/setup-uv from 4.2.0 to 5.1.0 (#4625)
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#4622)
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#4623)
  • Bump github/codeql-action from 3.27.9 to 3.28.0 (#4624)
Changelog

Sourced from python-telegram-bot's changelog.

Version 21.10

Released 2025-01-03

This is the technical changelog for version 21.10. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.

Major Changes

  • Full Support for Bot API 8.2 (:pr:4633)
  • Bump apscheduler & Deprecate pytz Support (:pr:4582)

New Features

  • Add Parameter pattern to JobQueue.jobs() (:pr:4613 closes :issue:4544)
  • Allow Input of Type Sticker for Several Methods (:pr:4616 closes :issue:4580)

Bug Fixes

  • Ensure Forward Compatibility of Gift and Gifts (:pr:4634 closes :issue:4637)

Documentation Improvements & Internal Changes

  • Use Custom Labels for dependabot PRs (:pr:4621)
  • Remove Redundant pylint Suppressions (:pr:4628)
  • Update Copyright to 2025 (:pr:4631)
  • Refactor Module Structure and Tests for Star Payments Classes (:pr:4615 closes :issue:4593)
  • Unify datetime Imports (:pr:4605 by cuevasrja <https://github.com/cuevasrja>_ closes :issue:4577)
  • Add Static Security Analysis of GitHub Actions Workflows (:pr:4606)

Dependency Updates

  • Bump astral-sh/setup-uv from 4.2.0 to 5.1.0 (:pr:4625)
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 (:pr:4622)
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 (:pr:4623)
  • Bump github/codeql-action from 3.27.9 to 3.28.0 (:pr:4624)

Version 21.9

Released 2024-12-07

This is the technical changelog for version 21.9. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.

Major Changes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) to permit the latest version.
- [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@v21.9...v21.10)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants