Skip to content

Commit 59012f3

Browse files
deps: update cachetools requirement
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.0...v6.2.4) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42ef543 commit 59012f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ httpx>=0.25.0,<1.0.0
1212
orjson>=3.9.0,<4.0.0
1313

1414
# Caching
15-
cachetools>=5.3.0,<6.0.0
15+
cachetools>=5.3.0,<7.0.0
1616

1717
# Configuration Management
1818
pydantic-settings>=2.0.0,<3.0.0

0 commit comments

Comments
 (0)