diff --git a/requirements.txt b/requirements.txt index 7edd248..dae621f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==24.8.0 ; python_version >= "3.10" and python_version < "4.0" build==1.2.1 ; python_version >= "3.10" and python_version < "4.0" -cachecontrol[filecache]==0.14.0 ; python_version >= "3.10" and python_version < "4.0" +cachecontrol[filecache]==0.14.4 ; python_version >= "3.10" and python_version < "4.0" cachetools==5.4.0 ; python_version >= "3.10" and python_version < "4.0" certifi==2024.7.4 ; python_version >= "3.10" and python_version < "4.0" 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")