diff options
| author | Matweb Bot | 2022-07-06 18:15:45 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-07-06 18:15:45 +0000 |
| commit | c8dd1aaed988558220d5eed6d88a6ef39afcd97a (patch) | |
| tree | f9f5bf2943d6fbe45d59f56c46852de0dcf2deb1 | |
| parent | 83cdf75353ddb6f73c97f58a97a42434060fd1fc (diff) | |
RenovateBot: Update dependency mat2 to v0.13.0v0.8.6
Diffstat (limited to '')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e5d3b40..588c403 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | mutagen==1.45.1 | 1 | mutagen==1.45.1 |
| 2 | ffmpeg==1.4 | 2 | ffmpeg==1.4 |
| 3 | bubblewrap==1.2.0 | 3 | bubblewrap==1.2.0 |
| 4 | mat2==0.12.4 | 4 | mat2==0.13.0 |
| 5 | flask==2.1.2 | 5 | flask==2.1.2 |
| 6 | Flask-RESTful==0.3.9 | 6 | Flask-RESTful==0.3.9 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==3.0.10 |
