Merge pull request #12545 from freqtrade/dependabot/pip/develop/cachetools-6.2.2

chore(deps): bump cachetools from 6.2.1 to 6.2.2
This commit is contained in:
Matthias
2025-11-24 06:32:43 +01:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ python-telegram-bot==22.5
# can't be hard-pinned due to telegram-bot pinning httpx with ~ # can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1 httpx>=0.24.1
humanize==4.14.0 humanize==4.14.0
cachetools==6.2.1 cachetools==6.2.2
requests==2.32.5 requests==2.32.5
urllib3==2.5.0 urllib3==2.5.0
certifi==2025.11.12 certifi==2025.11.12