Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Looks like you edited the (optional) requirements or the pre-commit hooks. I'm just a friendly reminder to keep the additional dependencies for the hooks in sync with the requirements :)

@Bibo-Joshi Bibo-Joshi merged commit 12ca6cd into master Feb 1, 2025
1 check passed
@Bibo-Joshi Bibo-Joshi deleted the dependabot/pip/python-telegram-bot-approx-eq-21.10 branch February 1, 2025 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants