Skip to content

Commit b3059fc

Browse files
DEP(deps): Update cachetools requirement from ~=6.2.6 to ~=7.0.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@v6.2.6...v7.0.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f80a9a commit b3059fc

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.42.36
88

9-
cachetools~=6.2.6
9+
cachetools~=7.0.1
1010
setuptools~=80.10.2
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 @@ httpx>=0.27.0
33

44
boto3~=1.42.36
55

6-
cachetools~=6.2.6
6+
cachetools~=7.0.1
77
setuptools~=80.10.2
88
pytz~=2025.1
99
confuse~=2.1.0

0 commit comments

Comments
 (0)