Skip to content

Commit 9b5d8bb

Browse files
DEP(deps): Update cachetools requirement from ~=5.5.2 to ~=6.2.1
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.5.2...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 0bac39a commit 9b5d8bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requests~=2.32.5
66

77
boto3~=1.40.60
88

9-
cachetools~=5.5.2
9+
cachetools~=6.2.1
1010
setuptools~=80.9.0
1111
pytz~=2025.1
1212
confuse~=2.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requests~=2.32.5
33

44
boto3~=1.40.60
55

6-
cachetools~=5.5.2
6+
cachetools~=6.2.1
77
setuptools~=80.9.0
88
pytz~=2025.1
99
confuse~=2.1.0

0 commit comments

Comments
 (0)