Skip to content

Commit 3effd80

Browse files
Update dependency cachetools to v5.5.2
1 parent 9c195bb commit 3effd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.8.0 ; python_version >= "3.10" and python_version < "4.0"
22
build==1.2.1 ; python_version >= "3.10" and python_version < "4.0"
33
cachecontrol[filecache]==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
4-
cachetools==5.4.0 ; python_version >= "3.10" and python_version < "4.0"
4+
cachetools==5.5.2 ; python_version >= "3.10" and python_version < "4.0"
55
certifi==2024.7.4 ; python_version >= "3.10" and python_version < "4.0"
66
cffi==1.17.0 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
77
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)