diff options
| author | Matweb Bot | 2024-04-29 04:06:50 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-04-29 04:06:50 +0000 |
| commit | 91720e7b950821c1d0bdfd1b08aca82577a0b9f1 (patch) | |
| tree | d949989e093595839523396da316e2eef40372b1 | |
| parent | 5a2a8eb114bf1880c7de31278214a3fbc50d9e2b (diff) | |
RenovateBot: Update dependency blinker to v1.8.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 933d5ef..a9f7d55 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.8.0 | 10 | blinker==1.8.1 |
| 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 |
