diff options
| author | Matweb Bot | 2024-04-28 04:41:47 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-04-28 04:41:47 +0000 |
| commit | 5a2a8eb114bf1880c7de31278214a3fbc50d9e2b (patch) | |
| tree | 08d69b54300212c741c05430f582197d03e40047 /requirements.txt | |
| parent | 36ccadcb1483f58510f02d4e2d8c6f18adb9696f (diff) | |
RenovateBot: Update dependency blinker to v1.8.0
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b1f341c..933d5ef 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -7,6 +7,6 @@ Flask-RESTful==0.3.10 | |||
| 7 | Flask-Cors==4.0.0 | 7 | Flask-Cors==4.0.0 |
| 8 | Cerberus==1.3.5 | 8 | Cerberus==1.3.5 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.7.0 | 10 | blinker==1.8.0 |
| 11 | flasgger==0.9.7.1 | 11 | flasgger==0.9.7.1 |
| 12 | Flask-Assets2==2.1 \ No newline at end of file | 12 | Flask-Assets2==2.1 \ No newline at end of file |
