Skip to content

Commit 83a2787

Browse files
Bump python-telegram-bot from 22.6 to 22.7 in /bot/telegram
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 22.6 to 22.7. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](python-telegram-bot/python-telegram-bot@v22.6...v22.7) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93bb0f5 commit 83a2787

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bot/telegram/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
python-telegram-bot[http2]==22.6
1+
python-telegram-bot[http2]==22.7
22
# client
33
urllib3==2.6.3
44
python-dateutil==2.9.0.post0

bot/telegram/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pydantic-core==2.41.5
6161
# via pydantic
6262
python-dateutil==2.9.0.post0
6363
# via -r requirements.in
64-
python-telegram-bot[http2]==22.6
64+
python-telegram-bot[http2]==22.7
6565
# via -r requirements.in
6666
six==1.17.0
6767
# via python-dateutil

0 commit comments

Comments
 (0)