fix(deps): update dependency python-telegram-bot to v20.8 #1973
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:
==20.7
->==20.8
Release Notes
python-telegram-bot/python-telegram-bot (python-telegram-bot)
v20.8
Compare Source
============
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 <https://t.me/pythontelegrambotchannel>
__.Major Changes
4034
closes :issue:4033
, :pr:4038
by@aelkheir <https://github.com/aelkheir>
__)Minor Changes
filters
Parameter ofMessageHandler
(:pr:4039
by@Palaptin <https://github.com/Palaptin>
__)filters.CHAT
(:pr:4083
closes :issue:4062
)3987
closes :issue:3979
)New Features
pattern
toPreCheckoutQueryHandler
andfilters.SuccessfulPayment
(:pr:4005
by@aelkheir <https://github.com/aelkheir>
__ closes :issue:3752
)type
to Corresponding Enum fromtelegram.constants
(:pr:4067
)Updater.start_webhook
(:pr:3986
closes :issue:3978
)Bot.do_api_request
(:pr:4084
closes :issue:4053
)AsyncContextManager
as Parent Class toBaseUpdateProcessor
(:pr:4001
)Documentation Improvements
3919
)3929
closes :issue:3926
)4002
, :pr:4079
by@kenjitagawa <https://github.com/kenjitagawa>
, :pr:4104
by@xTudoS <https://github.com/xTudoS>
)Internal Changes
4100
)4035
)ruff
and Removesort-all
(:pr:4075
)_handlers
Subdirectory (:pr:4064
by@lucasmolinari <https://github.com/lucasmolinari>
__ closes :issue:4060
)sort-all
Hook forpre-commit
(:pr:4052
)pre-commit
Mirror forblack
(:pr:4051
)DEFAULT_20
(:pr:3997
)setup.cfg
topyproject.toml
Where Possible (:pr:4088
)Dependency Updates
black
andruff
(:pr:4089
)srvaroa/labeler
from 1.8.0 to 1.10.0 (:pr:4048
)tornado
requirement from ~=6.3.3 to ~=6.4 (:pr:3992
)actions/stale
from 8 to 9 (:pr:4046
)actions/setup-python
from 4 to 5 (:pr:4047
)pre-commit
autoupdate (:pr:4101
)actions/upload-artifact
from 3 to 4 (:pr:4045
)pre-commit
autoupdate (:pr:3996
)furo
from 2023.9.10 to 2024.1.29 (:pr:4094
)pre-commit
autoupdate (:pr:4043
)codecov/codecov-action
from 3 to 4 (:pr:4091
)EndBug/add-and-commit
from 9.1.3 to 9.1.4 (:pr:4090
)httpx
requirement from ~=0.25.2 to ~=0.26.0 (:pr:4024
)pytest
from 7.4.3 to 7.4.4 (:pr:4056
)srvaroa/labeler
from 1.7.0 to 1.8.0 (:pr:3993
)test-summary/action
from 2.1 to 2.2 (:pr:4044
)dessant/lock-threads
from 4.0.1 to 5.0.1 (:pr:3994
)Configuration
📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.