Skip to content

Commit 3deb089

Browse files
chore(deps): bump cachetools from 6.1.0 to 6.2.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.1.0 to 6.2.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4f2249 commit 3deb089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python-telegram-bot==22.3
1717
# can't be hard-pinned due to telegram-bot pinning httpx with ~
1818
httpx>=0.24.1
1919
humanize==4.13.0
20-
cachetools==6.1.0
20+
cachetools==6.2.0
2121
requests==2.32.5
2222
urllib3==2.5.0
2323
certifi==2025.8.3

0 commit comments

Comments
 (0)