From 52e251469e2193f4320edbcdf9174b1f126db84b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 04:31:40 +0000 Subject: [PATCH 1/2] build(deps): bump python-telegram-bot from 22.5 to 22.6 in the all group (#25) Bumps the all group with 1 update: [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot). Updates `python-telegram-bot` from 22.5 to 22.6 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.5...v22.6) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85272bd..7467e64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot==22.5 +python-telegram-bot==22.6 aiohttp==3.13.3 PyGithub==2.8.1 dnspython==2.8.0 From b202cb0e6afe987125f2e44ec0e8656106122cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 04:16:18 +0000 Subject: [PATCH 2/2] build(deps): bump psutil from 7.2.1 to 7.2.2 in the all group (#26) Bumps the all group with 1 update: [psutil](https://github.com/giampaolo/psutil). Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7467e64..6e3e9b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.13.3 PyGithub==2.8.1 dnspython==2.8.0 loguru==0.7.3 -psutil==7.2.1 +psutil==7.2.2 geoip2==5.2.0 maxminddb==3.0.0 publicsuffix2==2.20191221