Skip to content

Commit 783f7e1

Browse files
chore(deps): update cachetools requirement in /bots/gsbot
Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.2...v6.2.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87001ec commit 783f7e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ aiohttp>=3.13.5
1515
requests>=2.31.0
1616

1717
# Caching
18-
cachetools>=5.3.2
18+
cachetools>=6.2.6
1919

2020
# Testing
2121
pytest>=8.4.2

0 commit comments

Comments
 (0)