Skip to content

Commit 8e35793

Browse files
chore(deps): bump cachetools from 5.5.0 to 5.5.1
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.0 to 5.5.1. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33eaa4b commit 8e35793

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
@@ -13,7 +13,7 @@ python-telegram-bot==21.10
1313
# can't be hard-pinned due to telegram-bot pinning httpx with ~
1414
httpx>=0.24.1
1515
humanize==4.11.0
16-
cachetools==5.5.0
16+
cachetools==5.5.1
1717
requests==2.32.3
1818
urllib3==2.3.0
1919
jsonschema==4.23.0

0 commit comments

Comments
 (0)