diff options
| author | Matweb Bot | 2020-05-14 17:33:40 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-05-14 17:33:40 +0000 |
| commit | 79f9056be8656ce14ab2d85b3056561c79d55d53 (patch) | |
| tree | 7632b77ce3d05164c88519f303f8e1c7022b11e4 | |
| parent | b787bf1171216b2a3e0192b9cc9591fb96aab1ae (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 |
