Update dependency cachetools to v5.5.2

This commit is contained in:
Renovate Bot 2025-06-04 20:04:35 +00:00
parent 6c0ca536c7
commit 67a844061f

View file

@ -14,7 +14,7 @@ beautifulsoup4==4.12.3 ; python_version >= "3.11" and python_full_version <= "3.
boto3==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0"
botocore==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0"
build==1.2.2.post1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cachetools==5.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cachetools==5.5.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
certifi==2024.8.30 ; python_version >= "3.11" and python_full_version <= "3.13.0"
cffi==1.17.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy")
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"