Merge pull request #6125 from freqtrade/dependabot/pip/develop/filelock-3.4.2

Bump filelock from 3.4.0 to 3.4.2
This commit is contained in:
Matthias 2021-12-27 09:44:48 +01:00 committed by GitHub
commit c8253790b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
scipy==1.7.3
scikit-learn==1.0.1
scikit-optimize==0.9.0
filelock==3.4.0
filelock==3.4.2
joblib==1.1.0
psutil==5.8.0
progressbar2==3.55.0