diff options
| author | Matweb Bot | 2020-12-25 04:21:41 +0000 |
|---|---|---|
| committer | Matweb Bot | 2020-12-25 04:21:41 +0000 |
| commit | f953400dddead894e63f8fbc0e10c40ecbe3c355 (patch) | |
| tree | 24dde1f3f2b32a4e21a305a819f5dfda64cc97de | |
| parent | 2a43fb4d0d46a0012d2f98e6954c3d58ed7762c9 (diff) | |
RenovateBot: Update dependency Flask-Testing to v0.8.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fe9f5c9..f1123b2 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -6,6 +6,6 @@ flask==1.1.2 | |||
| 6 | Flask-RESTful==0.3.8 | 6 | Flask-RESTful==0.3.8 |
| 7 | Flask-Cors==3.0.9 | 7 | Flask-Cors==3.0.9 |
| 8 | Cerberus==1.3.2 | 8 | Cerberus==1.3.2 |
| 9 | Flask-Testing==0.8.0 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.4 | 10 | blinker==1.4 |
| 11 | iknl-flasgger==0.9.2.post1 \ No newline at end of file | 11 | iknl-flasgger==0.9.2.post1 \ No newline at end of file |
