Skip to content

Commit 1db6bad

Browse files
DEP(deps): Update cachetools requirement from ~=7.1.6 to ~=7.1.7
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@v7.1.6...v7.1.7) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b7646d commit 1db6bad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

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

77
boto3~=1.43.58
88

9-
cachetools~=7.1.6
9+
cachetools~=7.1.7
1010
setuptools~=83.0.0
1111
pytz~=2026.3
1212
confuse~=2.2.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ httpx>=0.28.1
33

44
boto3~=1.43.58
55

6-
cachetools~=7.1.6
6+
cachetools~=7.1.7
77
setuptools~=83.0.0
88
pytz~=2026.3
99
confuse~=2.2.1

0 commit comments

Comments
 (0)