Skip to content

Commit 9ae8fa0

Browse files
DEP(deps): Update cachetools requirement from ~=7.0.5 to ~=7.0.6 (#261)
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.0.5...v7.0.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16e2431 commit 9ae8fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requeriments.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest
22
requests~=2.33.1
33
six>=1.16,<2
4-
cachetools~=7.0.5
4+
cachetools~=7.0.6
55
pycryptodome~=3.23
66
pytz~=2026.1
77
confuse~=2.2.0

0 commit comments

Comments
 (0)