diff options
| author | Matweb Bot | 2024-11-09 04:07:49 +0000 |
|---|---|---|
| committer | Matweb Bot | 2024-11-09 04:07:49 +0000 |
| commit | 63d2dcdb415aa8084b5cc2a231e4702a66506fde (patch) | |
| tree | ac511d3516357d06a44c9ff76d4222185d632fdf | |
| parent | a8c6619d4013fb1d6e9011ef94008236185d620c (diff) | |
RenovateBot: Update dependency blinker to v1.9.0
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4ef2e7e..4df2d53 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -7,6 +7,6 @@ Flask-RESTful==0.3.10 | |||
| 7 | Flask-Cors==5.0.0 | 7 | Flask-Cors==5.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.2 | 10 | blinker==1.9.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 |
