diff options
| author | Renovate | 2025-06-11 04:09:21 +0000 |
|---|---|---|
| committer | Renovate | 2025-06-11 04:09:21 +0000 |
| commit | 8d26867f71b7e03b9f46b5c06685c774b01c029b (patch) | |
| tree | d43e9281c73aa3d467d5a0c67404273489a311d0 | |
| parent | 44271d88cc4180561b9188f9fd16368ad1fe664d (diff) | |
RenovateBot: Update dependency Flask-Cors to v6.0.1
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4f840e1..628b336 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -4,7 +4,7 @@ bubblewrap==1.2.0 | |||
| 4 | mat2==0.13.5 | 4 | mat2==0.13.5 |
| 5 | flask==3.1.1 | 5 | flask==3.1.1 |
| 6 | Flask-RESTful==0.3.10 | 6 | Flask-RESTful==0.3.10 |
| 7 | Flask-Cors==6.0.0 | 7 | Flask-Cors==6.0.1 |
| 8 | Cerberus==1.3.7 | 8 | Cerberus==1.3.7 |
| 9 | Flask-Testing==0.8.1 | 9 | Flask-Testing==0.8.1 |
| 10 | blinker==1.9.0 | 10 | blinker==1.9.0 |
