From ebd07b8729b8473fd8efb68abe0a293bf2818a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:10:07 +0000 Subject: [PATCH 1/2] build(deps): Bump python-telegram-bot from 20.1 to 20.7 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.1 to 20.7. - [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](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.1...v20.7) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- telegram/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/requirements.txt b/telegram/requirements.txt index b4b2e52..8930c46 100644 --- a/telegram/requirements.txt +++ b/telegram/requirements.txt @@ -19,7 +19,7 @@ multidict==6.0.4 openai==1.3.7 pydantic==2.5.2 pydantic_core==2.14.5 -python-telegram-bot==20.1 +python-telegram-bot==20.7 requests==2.31.0 rfc3986==1.5.0 sniffio==1.3.0 From 67656e1e8ad42433970331b8489852a0d8276199 Mon Sep 17 00:00:00 2001 From: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:11:28 +0300 Subject: [PATCH 2/2] Update dependencies in requirements.txt Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com> --- telegram/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telegram/requirements.txt b/telegram/requirements.txt index 8930c46..41fd20c 100644 --- a/telegram/requirements.txt +++ b/telegram/requirements.txt @@ -11,8 +11,8 @@ frozenlist==1.4.0 h11==0.14.0 h2==4.1.0 hpack==4.0.0 -httpcore==0.16.3 -httpx==0.23.3 +httpcore==1.0.2 +httpx==0.25.2 hyperframe==6.0.1 idna==3.4 multidict==6.0.4