Merge pull request #12797 from freqtrade/dependabot/pip/develop/tqdm-4.67.2

chore(deps): bump tqdm from 4.67.1 to 4.67.2
This commit is contained in:
Matthias
2026-02-09 06:35:32 +01:00
committed by GitHub

View File

@@ -8,4 +8,4 @@ gymnasium==1.2.3
stable_baselines3==2.7.1; sys_platform != 'darwin' or platform_machine != 'x86_64'
sb3_contrib>=2.2.1; sys_platform != 'darwin' or platform_machine != 'x86_64'
# Progress bar for stable-baselines3 and sb3-contrib
tqdm==4.67.1
tqdm==4.67.2