diff options
| author | Matweb Bot | 2023-11-02 04:09:33 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-11-02 04:09:33 +0000 |
| commit | dbe0abb500c211824f9e25218ccd176a320eeda7 (patch) | |
| tree | ba2de1da6138fdb73659135d47ea78beb80cd34c | |
| parent | 2cc2640b22a6e6fcb6d9419cd805bd83f3b40230 (diff) | |
RenovateBot: Update dependency blinker to v1.7.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8c17f3a..aed7297 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.6.3 | 10 | blinker==1.7.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 |
