diff options
| author | Matweb Bot | 2021-05-06 04:05:41 +0000 |
|---|---|---|
| committer | Matweb Bot | 2021-05-06 04:05:41 +0000 |
| commit | d461fdbe5516e27cbb65fc6bbb9fcfa5400543b3 (patch) | |
| tree | f9f9746829130b92f7b8cd61d5f22e0ea08afa37 | |
| parent | 04e44e8fa5fe0d6d56bf65f80f969c5dca775142 (diff) | |
RenovateBot: Update dependency Cerberus to v1.3.4
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 4f86eaa..33bc405 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -5,7 +5,7 @@ mat2==0.12.1 | |||
| 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.10 | 7 | Flask-Cors==3.0.10 |
| 8 | Cerberus==1.3.3 | 8 | Cerberus==1.3.4 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
| 11 | iknl-flasgger==0.9.2.post1 | 11 | iknl-flasgger==0.9.2.post1 |
