diff options
| author | Matweb Bot | 2023-07-01 04:10:09 +0000 |
|---|---|---|
| committer | jfriedli | 2023-07-02 18:25:59 +0000 |
| commit | 3d2d18d022a6c80f1d355da23737baaf2d7fbc02 (patch) | |
| tree | 372b5bc211161d42eb5f9b72ee664c7f4d4b28ff | |
| parent | 0f2167021717d255c14880dc0b380b99c549ed5f (diff) | |
RenovateBot: Update dependency Flask-Cors to v4
Diffstat (limited to '')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 79b8d55..a7280b7 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -4,7 +4,7 @@ bubblewrap==1.2.0 | |||
| 4 | mat2==0.13.3 | 4 | mat2==0.13.3 |
| 5 | flask==2.3.2 | 5 | flask==2.3.2 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==3.0.10 | 7 | Flask-Cors==4.0.0 |
| 8 | Cerberus==1.3.4 | 8 | Cerberus==1.3.4 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.6.2 | 10 | blinker==1.6.2 |
