mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Update httpx
requirement from ~=0.23.3 to ~=0.24.0 (#3660)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
This commit is contained in:
parent
a333d8514a
commit
1966fb25c5
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
|||
# versions and only increase the lower bound if necessary
|
||||
|
||||
# httpx has no stable release yet, so let's be cautious for now
|
||||
httpx ~= 0.23.3
|
||||
httpx ~= 0.24.0
|
||||
|
|
Loading…
Reference in a new issue