diff options
| author | Matweb Bot | 2023-10-08 04:07:10 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-10-08 04:07:10 +0000 |
| commit | d3ea23c8881a931229b03d507f7418ba2ed1ee14 (patch) | |
| tree | 933b10715f50344ac1b8f51f68b114c4fccd2001 /requirements.txt | |
| parent | 63b32187ef25a63bd7f1c07f0544bbb94e2d06d1 (diff) | |
RenovateBot: Update dependency blinker to v1.6.3
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 bd55a7c..9063786 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.2 | 10 | blinker==1.6.3 |
| 11 | flasgger==0.9.7.1 | 11 | flasgger==0.9.7.1 |
| 12 | Flask-Assets==2.0 | 12 | Flask-Assets==2.0 |
