Skip to content

Commit b5b5030

Browse files
Update cachetools requirement in /community/front-end/ofe
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@v2.0.0...v6.2.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0d3cd4 commit b5b5030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

community/front-end/ofe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ astroid==3.3.11
66
attrs==25.3.0
77
# This should be supported by zoneinfo in Python 3.9+
88
backports.zoneinfo==0.2.1;python_version<"3.9"
9-
cachetools>=2.0,<6.0
9+
cachetools>=2.0,<7.0
1010
certifi==2025.10.5
1111
cffi>=2.0.0
1212
cfgv==3.4.0

0 commit comments

Comments
 (0)