diff options
| author | Matweb Bot | 2020-05-14 17:07:48 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-05-14 17:07:48 +0000 |
| commit | 27e598bd02d1dd07ee5478639bc6c817d013a7cb (patch) | |
| tree | f4d3017ae6a9e4b8ed1766e2f8ed0fa51e455436 | |
| parent | 3a83de139a696a471a8b16246c38d2643cba6e19 (diff) | |
RenovateBot: Update dependency Cerberus to v1.3.2
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4afa377..468503a 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -5,6 +5,6 @@ mat2==0.9.0 | |||
| 5 | flask==1.0.3 | 5 | flask==1.0.3 |
| 6 | Flask-RESTful==0.3.7 | 6 | Flask-RESTful==0.3.7 |
| 7 | Flask-Cors==3.0.8 | 7 | Flask-Cors==3.0.8 |
| 8 | Cerberus==1.3.1 | 8 | Cerberus==1.3.2 |
| 9 | Flask-Testing==0.8.0 | 9 | Flask-Testing==0.8.0 |
| 10 | blinker==1.4 \ No newline at end of file | 10 | blinker==1.4 \ No newline at end of file |
