Merge pull request 'chore(deps): update dependency flask-cors to v4.0.1' (#8) from renovate/flask-cors-4.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #8
This commit is contained in:
commit
70b97b1d4f
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ click==8.1.7
|
|||
ConfigArgParse==1.7
|
||||
Flask==3.0.3
|
||||
Flask-BasicAuth==0.2.0
|
||||
Flask-Cors==4.0.0
|
||||
Flask-Cors==4.0.1
|
||||
gevent==23.9.1
|
||||
geventhttpclient==2.0.11
|
||||
greenlet==3.0.3
|
||||
|
|
|
@ -7,7 +7,7 @@ click==8.1.7
|
|||
ConfigArgParse==1.7
|
||||
Flask==3.0.3
|
||||
Flask-BasicAuth==0.2.0
|
||||
Flask-Cors==4.0.0
|
||||
Flask-Cors==4.0.1
|
||||
gevent==23.9.1
|
||||
geventhttpclient==2.0.11
|
||||
greenlet==3.0.3
|
||||
|
|
Loading…
Reference in a new issue