Merge pull request #9052 from freqtrade/dependabot/pip/develop/joblib-1.3.2

Bump joblib from 1.3.1 to 1.3.2
This commit is contained in:
Matthias
2023-08-14 09:16:26 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ pycoingecko==3.1.0
jinja2==3.1.2
tables==3.8.0
blosc==1.11.1
joblib==1.3.1
joblib==1.3.2
rich==13.5.2
pyarrow==12.0.1; platform_machine != 'armv7l'