Skip to content

Commit bbd9a8f

Browse files
DEP(deps): Update cachetools requirement from ~=5.5.0 to ~=5.5.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.0...v5.5.1) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65fcd1e commit bbd9a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.32.3
33
six>=1.16,<2
4-
cachetools~=5.5.0
4+
cachetools~=5.5.1
55
pycryptodome~=3.21
66
pytz~=2024.2
77
confuse~=2.0.1

0 commit comments

Comments
 (0)