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 Mar 1, 2025

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

Release notes

Sourced from python-telegram-bot's releases.

v21.11.1

Version 21.11.1

Released 2025-03-01

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

Documentation Improvements

  • Fix ReadTheDocs Build (#4695)
Changelog

Sourced from python-telegram-bot's changelog.

Version 21.11.1

Released 2025-03-01

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

Documentation Improvements

  • Fix ReadTheDocs Build (:pr:4695)

Version 21.11

Released 2025-03-01

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

Major Changes and New Features

  • Full Support for Bot API 8.3 (:pr:4676 closes :issue:4677, :pr:4682 by aelkheir <https://github.com/aelkheir>, :pr:4690 by aelkheir <https://github.com/aelkheir>, :pr:4691 by aelkheir <https://github.com/aelkheir>_)
  • Make provider_token Argument Optional (:pr:4689)
  • Remove Deprecated InlineQueryResultArticle.hide_url (:pr:4640 closes :issue:4638)
  • Accept datetime.timedelta Input in Bot Method Parameters (:pr:4651)
  • Extend Customization Support for Bot.base_(file_)url (:pr:4632 closes :issue:3355)
  • Support allow_paid_broadcast in AIORateLimiter (:pr:4627 closes :issue:4578)
  • Add BaseUpdateProcessor.current_concurrent_updates (:pr:4626 closes :issue:3984)

Minor Changes and Bug Fixes

  • Add Bootstrapping Logic to Application.run_* (:pr:4673 closes :issue:4657)
  • Fix a Bug in edit_user_star_subscription (:pr:4681 by vavasik800 <https://github.com/vavasik800>_)
  • Simplify Handling of Empty Data in TelegramObject.de_json and Friends (:pr:4617 closes :issue:4614)

Documentation Improvements

  • Documentation Improvements (:pr:4641)
  • Overhaul Admonition Insertion in Documentation (:pr:4462 closes :issue:4414)

Internal Changes

  • Stabilize Linkcheck Test (:pr:4693)
  • Bump pre-commit Hooks to Latest Versions (:pr:4643)
  • Refactor Tests for TelegramObject Classes with Subclasses (:pr:4654 closes :issue:4652)
  • Use Fine Grained Permissions for GitHub Actions Workflows (:pr:4668)

... (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.10...v21.11.1)

---
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 Mar 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 closed this Mar 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Bibo-Joshi Bibo-Joshi deleted the dependabot/pip/python-telegram-bot-approx-eq-21.11 branch March 1, 2025 16:02
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