Skip to content

Commit 5d0e8b6

Browse files
build(deps): Bump cachetools from 5.5.2 to 6.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 6.0.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 578c5b2 commit 5d0e8b6

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
@@ -35,7 +35,7 @@ APScheduler==3.11.0
3535
python-dotenv==1.1.0
3636
multidict==6.4.3
3737
asyncstdlib==3.13.1
38-
cachetools==5.5.2
38+
cachetools==6.0.0
3939
CJKwrap==2.2
4040
typing-extensions==4.13.2
4141
uvloop==0.21.0; sys_platform!='win32' and sys_platform!='cygwin' and sys_platform!='cli'

0 commit comments

Comments
 (0)