build(deps): update python-telegram-bot requirement from ~=13.11 to >=13.11,<21.0
Updates the requirements on python-telegram-bot to permit the latest version.
Release notes
Sourced from python-telegram-bot's releases.
v20.0
Version 20.0
Released 2023-01-01
This is the technical changelog for version 20.0. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel.Major Changes
- Full Support For Bot API 6.4 (#3449)
Minor Changes, Documentation Improvements and CI
- Documentation Improvements (#3428, #3423, #3429, #3441, #3404, #3443)
- Allow
SequenceInput for Bot Methods (#3412)- Update Link-Check CI and Replace a Dead Link (#3456)
- Freeze Classes Without Arguments (#3453)
- Add New Constants (#3444)
- Override
Bot.__deepcopy__to RaiseTypeError(#3446)- Add Log Decorator to
Bot.get_webhook_info(#3442)- Add Documentation On Verifying Releases (#3436)
- Drop Undocumented
Job.__lt__(#3432)Dependencies
Changelog
Sourced from python-telegram-bot's changelog.
Version 20.0
Released 2023-01-01
This is the technical changelog for version 20.0. More elaborate release notes can be found in the news channel
@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.Major Changes
- Full Support For Bot API 6.4 (
[#3449](https://github.com/python-telegram-bot/python-telegram-bot/issues/3449)_)Minor Changes, Documentation Improvements and CI
- Documentation Improvements (
[#3428](https://github.com/python-telegram-bot/python-telegram-bot/issues/3428),[#3423](https://github.com/python-telegram-bot/python-telegram-bot/issues/3423),[#3429](https://github.com/python-telegram-bot/python-telegram-bot/issues/3429),[#3441](https://github.com/python-telegram-bot/python-telegram-bot/issues/3441),[#3404](https://github.com/python-telegram-bot/python-telegram-bot/issues/3404),[#3443](https://github.com/python-telegram-bot/python-telegram-bot/issues/3443))- Allow
SequenceInput for Bot Methods ([#3412](https://github.com/python-telegram-bot/python-telegram-bot/issues/3412)_)- Update Link-Check CI and Replace a Dead Link (
[#3456](https://github.com/python-telegram-bot/python-telegram-bot/issues/3456)_)- Freeze Classes Without Arguments (
[#3453](https://github.com/python-telegram-bot/python-telegram-bot/issues/3453)_)- Add New Constants (
[#3444](https://github.com/python-telegram-bot/python-telegram-bot/issues/3444)_)- Override
Bot.__deepcopy__to RaiseTypeError([#3446](https://github.com/python-telegram-bot/python-telegram-bot/issues/3446)_)- Add Log Decorator to
Bot.get_webhook_info([#3442](https://github.com/python-telegram-bot/python-telegram-bot/issues/3442)_)- Add Documentation On Verifying Releases (
[#3436](https://github.com/python-telegram-bot/python-telegram-bot/issues/3436)_)- Drop Undocumented
Job.__lt__([#3432](https://github.com/python-telegram-bot/python-telegram-bot/issues/3432)_)Dependencies
- Downgrade
sphinxto 5.3.0 to Fix Search ([#3457](https://github.com/python-telegram-bot/python-telegram-bot/issues/3457)_)- Bump
sphinxfrom 5.3.0 to 6.0.0 ([#3450](https://github.com/python-telegram-bot/python-telegram-bot/issues/3450)_).. _
[#3449](https://github.com/python-telegram-bot/python-telegram-bot/issues/3449): python-telegram-bot/python-telegram-bot#3449 .. _[#3428](https://github.com/python-telegram-bot/python-telegram-bot/issues/3428): python-telegram-bot/python-telegram-bot#3428 .. _[#3423](https://github.com/python-telegram-bot/python-telegram-bot/issues/3423): python-telegram-bot/python-telegram-bot#3423 .. _[#3429](https://github.com/python-telegram-bot/python-telegram-bot/issues/3429): python-telegram-bot/python-telegram-bot#3429 .. _[#3441](https://github.com/python-telegram-bot/python-telegram-bot/issues/3441): python-telegram-bot/python-telegram-bot#3441 .. _[#3404](https://github.com/python-telegram-bot/python-telegram-bot/issues/3404): python-telegram-bot/python-telegram-bot#3404 .. _[#3443](https://github.com/python-telegram-bot/python-telegram-bot/issues/3443): python-telegram-bot/python-telegram-bot#3443 .. _[#3412](https://github.com/python-telegram-bot/python-telegram-bot/issues/3412): python-telegram-bot/python-telegram-bot#3412 .. _[#3456](https://github.com/python-telegram-bot/python-telegram-bot/issues/3456): python-telegram-bot/python-telegram-bot#3456 .. _[#3453](https://github.com/python-telegram-bot/python-telegram-bot/issues/3453): python-telegram-bot/python-telegram-bot#3453 .. _[#3444](https://github.com/python-telegram-bot/python-telegram-bot/issues/3444): python-telegram-bot/python-telegram-bot#3444 .. _[#3446](https://github.com/python-telegram-bot/python-telegram-bot/issues/3446): python-telegram-bot/python-telegram-bot#3446 .. _[#3442](https://github.com/python-telegram-bot/python-telegram-bot/issues/3442): python-telegram-bot/python-telegram-bot#3442 .. _[#3436](https://github.com/python-telegram-bot/python-telegram-bot/issues/3436): python-telegram-bot/python-telegram-bot#3436 .. _[#3432](https://github.com/python-telegram-bot/python-telegram-bot/issues/3432): python-telegram-bot/python-telegram-bot#3432 .. _[#3457](https://github.com/python-telegram-bot/python-telegram-bot/issues/3457): python-telegram-bot/python-telegram-bot#3457 .. _[#3450](https://github.com/python-telegram-bot/python-telegram-bot/issues/3450): python-telegram-bot/python-telegram-bot#3450Version 20.0b0
... (truncated)
Commits
171953fBump version to v20.0606773dAPI 6.4 (#3449)f408b1aDocumentation Improvements (#3428, #3423, #3429, #3441, #3404, #3443)3e7ab7eDowngradesphinxto 5.3.0 to Fix Search (#3457)456b81dAllowSequenceInput for Bot Methods (#3412)cb90814Update Link-Check CI and Replace a Dead Link (#3456)7b61a30Freeze Classes Without Arguments (#3453)f3a9b74Bumpsphinxfrom 5.3.0 to 6.0.0 (#3450)d996e8fAdd New Constants (#3444)0a67258OverrideBot.__deepcopy__to RaiseTypeError(#3446)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)