Skip to content

Commit 939e3e4

Browse files
authored
Merge pull request freqtrade#11299 from freqtrade/dependabot/pip/develop/cachetools-5.5.1
chore(deps): bump cachetools from 5.5.0 to 5.5.1
2 parents e257589 + 8e35793 commit 939e3e4

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
@@ -13,7 +13,7 @@ python-telegram-bot==21.10
1313
# can't be hard-pinned due to telegram-bot pinning httpx with ~
1414
httpx>=0.24.1
1515
humanize==4.11.0
16-
cachetools==5.5.0
16+
cachetools==5.5.1
1717
requests==2.32.3
1818
urllib3==2.3.0
1919
jsonschema==4.23.0

0 commit comments

Comments
 (0)