diff options
| author | Matweb Bot | 2020-05-14 17:38:16 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-05-14 17:38:16 +0000 |
| commit | a0dac0ef0322838f695a78e8ad917e19a7a8e6bc (patch) | |
| tree | 5a8f82fa30859752df5843be611ea908ebd6faf6 | |
| parent | 82c23c23e8900263e3c9e27a07a9e37dbdf76740 (diff) | |
RenovateBot: Update dependency mat2 to v0.11.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0d4ddc4..a3cbd0c 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | mutagen==1.44.0 | 1 | mutagen==1.44.0 |
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.9.0 | 4 | mat2==0.11.0 |
| 5 | flask==1.1.2 | 5 | flask==1.1.2 |
| 6 | Flask-RESTful==0.3.8 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.8 | 7 | Flask-Cors==3.0.8 |
