Update dependency python-telegram-bot to v22 #428
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==13.12->==22.5Release Notes
python-telegram-bot/python-telegram-bot (python-telegram-bot)
v22.5Compare Source
We've just released v22.5.
Thank you to everyone who contributed to this release.
As usual, upgrade using
pip install -U python-telegram-bot.The release notes can be found here.
v22.4Compare Source
We've just released v22.4.
Thank you to everyone who contributed to this release.
As usual, upgrade using
pip install -U python-telegram-bot.The release notes can be found here.
v22.3Compare Source
We've just released v22.3.
Thank you to everyone who contributed to this release.
As usual, upgrade using
pip install -U python-telegram-bot.The release notes can be found here.
v22.2Compare Source
We've just released v22.2.
Thank you to everyone who contributed to this release.
As usual, upgrade using
pip install -U python-telegram-bot.The release notes can be found here.
v22.1Compare Source
We've just released v22.1.
Thank you to everyone who contributed to this release.
As usual, upgrade using
pip install -U python-telegram-bot.The release notes can be found here.
v22.0Compare Source
We've just released v22.0.
Thank you to everyone who contributed to this release.
As usual, upgrade using
pip install -U python-telegram-bot.The release notes can be found here.
v21.11.1Compare Source
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
v21.11Compare Source
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.
Major Changes and New Features
provider_tokenArgument Optional (#4689)InlineQueryResultArticle.hide_url(#4640 closes #4638)datetime.timedeltaInput inBotMethod Parameters (#4651)Bot.base_(file_)url(#4632 closes #3355)allow_paid_broadcastinAIORateLimiter(#4627 closes #4578)BaseUpdateProcessor.current_concurrent_updates(#4626 closes #3984)Minor Changes and Bug Fixes
Application.run_*(#4673 closes #4657)edit_user_star_subscription(#4681 by @vavasik800)TelegramObject.de_jsonand Friends (#4617 closes #4614)Documentation Improvements
Internal Changes
pre-commitHooks to Latest Versions (#4643)TelegramObjectClasses with Subclasses (#4654 closes #4652)Dependency Updates
actions/setup-pythonfrom 5.3.0 to 5.4.0 (#4665)dependabot/fetch-metadatafrom 2.2.0 to 2.3.0 (#4666)actions/stalefrom 9.0.0 to 9.1.0 (#4667)astral-sh/setup-uvfrom 5.1.0 to 5.2.2 (#4664)codecov/test-results-actionfrom 1.0.1 to 1.0.2 (#4663)v21.10Compare Source
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
apscheduler& DeprecatepytzSupport (#4582)New Features
patterntoJobQueue.jobs()(#4613 closes #4544)Stickerfor Several Methods (#4616 closes #4580)Bug Fixes
GiftandGifts(#4634 closes #4637)Documentation Improvements & Internal Changes
dependabotPRs (#4621)pylintSuppressions (#4628)datetimeImports (#4605 by @cuevasrja closes #4577)Dependency Updates
astral-sh/setup-uvfrom 4.2.0 to 5.1.0 (#4625)codecov/codecov-actionfrom 5.1.1 to 5.1.2 (#4622)actions/upload-artifactfrom 4.4.3 to 4.5.0 (#4623)github/codeql-actionfrom 3.27.9 to 3.28.0 (#4624)v21.9Compare Source
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.
Major Changes
Minor Changes
MessageLimit.DEEP_LINK_LENGTHinhelpers.create_deep_linked_url(#4597 by @nemacysts)SequenceInput forallowed_updatesinApplicationandUpdaterMethods (#4589 by @nemacysts)Dependency Updates
aiolimiterrequirement from ~=1.1.0 to >=1.1,<1.3 (#4595)pytestfrom 8.3.3 to 8.3.4 (#4596)codecov/codecov-actionfrom 4 to 5 (#4585)pylintto v3.3.2 to Improve Python 3.13 Support (#4590 by @nemacysts)srvaroa/labelerfrom 1.11.1 to 1.12.0 (#4586)v21.8Compare Source
Version 21.8
Released 2024-12-01
This is the technical changelog for version 21.8. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
Documentation Improvements
v21.7Compare Source
Version 21.7
Released 2024-11-04
This is the technical changelog for version 21.7. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
Message.reply_paid_media(#4551)Minor Changes
SequenceinApplication.add_handlers(#4531 by @roast-lord closes #4530)File.download_*(#4542)Documentation Improvements
sphinx-build-compatibilityto Keep Sphinx Compatibility (#4492)Internal Changes
MessageFixtures (#4507)pytest-xdistUsage (#4491)BotTests (#4489)conftest.pyfor File Related Tests (#4488)Dependency Updates
srvaroa/labelerfrom 1.11.0 to 1.11.1 (#4549)sphinxfrom 8.0.2 to 8.1.3 (#4532)sphinxcontrib-mermaidfrom 0.9.2 to 1.0.0 (#4529)srvaroa/labelerfrom 1.10.1 to 1.11.0 (#4509)Bibo-Joshi/pyright-type-completenessfrom 1.0.0 to 1.0.1 (#4510)v21.6Compare Source
Version 21.6
Released 2024-09-19
This is the technical changelog for version 21.6. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
New Features
httpx_kwargstoHTTPXRequest(#4451 closes #4424)Minor Changes
Internal Changes
offline_botFixture inTest*WithoutRequest(#4465)telegram.extIndependent of Networking (#4454)Dependency Updates
pytestfrom 8.3.2 to 8.3.3 (#4475)v21.5Compare Source
Version 21.5
Released 2024-09-01
This is the technical changelog for version 21.5. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
New Features
MessageEntity.shift_entitiesandMessageEntity.concatenate(#4376 closes #4372)game_patterntoCallbackQueryHandler(#4353 by @jainamoswal closes #4269)read_file_handletoInputFile(#4388 closes #4339)Documentation Improvements
RequestDataMembers (#4396)Minor and Internal Changes
UpdaterNetwork Loop (#4432 by @MartinHjelmare)test_message.py(#4431 by @Palaptin)ruffand Add New Rules (#4416)Dependency Updates
cachetoolsrequirement from <5.5.0,>=5.3.3 to >=5.3.3,<5.6.0 (#4437)sphinxfrom 7.4.7 to 8.0.2 andfurofrom 2024.7.18 to 2024.8.6 (#4412)test-summary/actionfrom 2.3 to 2.4 (#4410)pytestfrom 8.2.2 to 8.3.2 (#4403)dependabot/fetch-metadatafrom 2.1.0 to 2.2.0 (#4411)cachetoolsrequirement from ~=5.3.3 to >=5.3.3,<5.5.0 (#4390)sphinxfrom 7.3.7 to 7.4.7 (#4395)furofrom 2024.5.6 to 2024.7.18 (#4392)v21.4Compare Source
Version 21.4
Released 2024-07-12
This is the technical changelog for version 21.4. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
python-telegram-bot-rawAnd Switch topyproject.tomlBased Packaging (#4288 closes #4129 and #4296)successful_paymentinMessage.effective_attachment(#4365 closes #4350)New Features
filters.PAID_MEDIA(#4357)MessageEntity.adjust_message_entities_to_utf_16Utility Function (#4323 by Antares0982 closes #4319)botofTelegramObject.de_jsonOptional (#4320)Documentation Improvements
Internal Changes
mise-en-placeto.gitignore(#4300)MenuButton(#4363)SuccessfulPaymentTest (#4349)test_stars.py(#4347)Dependency Updates
ruffand Add New Rules (#4329)pre-commitHooks to Latest Versions (#4337)flakyDependency (#4322 by Palaptin)pytestfrom 8.2.1 to 8.2.2 (#4294)v21.3Compare Source
Version 21.3
Released 2024-06-07
This is the technical changelog for version 21.3. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
python-telegram-bot-raw(#4270)New Features
chat_idtoChatMemberHandler(#4290 by uniquetrij closes #4287)Documentation Improvements
Internal Changes
setuptoolstorequirements-dev.txt(#4282)Dependency Updates
pytestfrom 8.2.0 to 8.2.1 (#4272)v21.2Compare Source
Version 21.2
Released 2024-05-20
This is the technical changelog for version 21.2. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
New Features
PTBDeprecationWarning(#4262 closes #4261)CallbackContext(#4222)Bug Fixes
Application.post_stopOnly ifApplication.stopwas called (#4211 closes #4210)SystemExitraised in Handlers (#4157 closes #4155 and #4156)Birthdate.to_dateReturn adatetime.dateObject (#4251)Documentation Improvements
Internal Changes
ruffConfig (#4250)Dependency Updates
furofrom 2024.4.27 to 2024.5.6 (#4252)pre-commitautoupdate (#4239)pytestfrom 8.1.1 to 8.2.0 (#4231)dependabot/fetch-metadatafrom 2.0.0 to 2.1.0 (#4228)pytest-asynciofrom 0.21.1 to 0.21.2 (#4232)pytest-xdistfrom 3.6.0 to 3.6.1 (#4233)furofrom 2024.1.29 to 2024.4.27 (#4230)srvaroa/labelerfrom 1.10.0 to 1.10.1 (#4227)pytestfrom 7.4.4 to 8.1.1 (#4218)sphinxfrom 7.2.6 to 7.3.7 (#4215)pytest-xdistfrom 3.5.0 to 3.6.0 (#4215)v21.1.1Compare Source
Version 21.1.1
Released 2024-04-15
This is the technical changelog for version 21.1.1. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Bug Fixes
message_thread_idofMessage.reply_*(#4207 closes #4205)Minor Changes
JobQueue.run_daily(#4206 by @Konano)EncryptedCredentials.decrypted_secret(#4199 by @marinelay closes #4198)v21.1Compare Source
Version 21.1
Released 2024-04-12
This is the technical changelog for version 21.1. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
ChatAdministratorRights/ChatMemberAdministrator.can_*_storiesRequired (API 7.1) (#4192)Minor Changes
Botto Improve Type Hinting (#4151 closes #4010)New Features
Message.reply_*Reply in the Same Topic by Default (#4170 by @aelkheir closes #4139)Update.effective_sender(#4168 by @aelkheir closes #4085)Documentation Improvements
Internal Changes
get_sticker_setas XFAIL due to API 7.2 Update (#4190)Dependency Updates
pre-commitautoupdate (#4184)dependabot/fetch-metadatafrom 1.6.0 to 2.0.0 (#4185)v21.0.1Compare Source
Version 21.0.1
Released 2024-03-06
This is the technical changelog for version 21.0.1. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Bug Fixes
docsfrom Package (#4150)v21.0Compare Source
Version 21.0
Released 2024-03-06
This is the technical changelog for version 21.0. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
New Features
media_write_timeouttoHTTPXRequestand MethodApplicationBuilder.media_write_timeout(#4120 closes #3864)TelegramObject.__setstate__(#4134 closes #4111)Bug Fixes
Updater(#4130 closes #4127)Documentation Improvements
Internal Changes
pre-commitChecks More Widely (#4135)test_official(#4087 closes #3874)Updater.stopIndependent ofCancelledError(#4126)Dependency Updates
httpxDependency (#4148)test-summary/actionfrom 2.2 to 2.3 (#4142)cachetoolsrequirement from ~=5.3.2 to ~=5.3.3 (#4141)httpxrequirement from ~=0.26.0 to ~=0.27.0 (#4131)v20.8Compare Source
Version 20.8
Released 2024-02-08
This is the technical changelog for version 20.8. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
Minor Changes
filtersParameter ofMessageHandler(#4039 by @Palaptin)filters.CHAT(#4083 closes #4062)New Features
patterntoPreCheckoutQueryHandlerandfilters.SuccessfulPayment(#4005 by @aelkheir closes #3752)typeto Corresponding Enum fromtelegram.constants(#4067)Updater.start_webhook(#3986 closes #3978)Bot.do_api_request(#4084 closes #4053)AsyncContextManageras Parent Class toBaseUpdateProcessor(#4001)Documentation Improvements
Internal Changes
ruffand Removesort-all(#4075)_handlersSubdirectory (#4064 by @lucasmolinari closes #4060)sort-allHook forpre-commit(#4052)pre-commitMirror forblack(#4051)DEFAULT_20(#3997)setup.cfgtopyproject.tomlWhere Possible (#4088)Dependency Updates
blackandruff(#4089)srvaroa/labelerfrom 1.8.0 to 1.10.0 (#4048)tornadorequirement from ~=6.3.3 to ~=6.4 (#3992)actions/stalefrom 8 to 9 (#4046)actions/setup-pythonfrom 4 to 5 (#4047)pre-commitautoupdate (#4101)actions/upload-artifactfrom 3 to 4 (#4045)pre-commitautoupdate (#3996)furofrom 2023.9.10 to 2024.1.29 (#4094)pre-commitautoupdate (#4043)codecov/codecov-actionfrom 3 to 4 (#4091)EndBug/add-and-commitfrom 9.1.3 to 9.1.4 (#4090)httpxrequirement from ~=0.25.2 to ~=0.26.0 (#4024)pytestfrom 7.4.3 to 7.4.4 (#4056)srvaroa/labelerfrom 1.7.0 to 1.8.0 ([#3993](https://redirConfiguration
📅 Schedule: Branch creation - "after 6pm,every weekend" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.