Skip to content

Commit a0034c1

Browse files
DEP(deps): Update cachetools requirement from ~=5.5.2 to ~=6.1.0
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.1.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4664daa commit a0034c1

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.4
66

77
boto3~=1.38.38
88

9-
cachetools~=5.5.2
9+
cachetools~=6.1.0
1010
setuptools~=77.0.3
1111
pytz~=2025.1
1212
confuse~=2.0.1

requirements.txt

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

44
boto3~=1.38.38
55

6-
cachetools~=5.5.2
6+
cachetools~=6.1.0
77
setuptools~=77.0.3
88
pytz~=2025.1
99
confuse~=2.0.1

0 commit comments

Comments
 (0)