Skip to content

Commit

Permalink
[R] Bump flask-cors from 4.0.1 to 5.0.0 (close #6538, a dependabot PR)
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc committed Sep 6, 2024
1 parent 32cb6c1 commit 3a8d927
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ blinker==1.8.2
boto3==1.28.63
boto3-stubs==1.28.63
botocore==1.31.63
botocore-stubs==1.35.6
botocore-stubs==1.35.13
brotli==1.1.0
cachetools==5.5.0
certifi==2024.8.30
Expand All @@ -33,7 +33,7 @@ fastavro==1.8.2
flake8==5.0.4
flask==3.0.3
flask-basicauth==0.2.0
flask-cors==4.0.1
flask-cors==5.0.0
furl==2.1.3
gevent==23.9.1
geventhttpclient==2.3.1
Expand Down Expand Up @@ -127,8 +127,8 @@ smmap==5.0.1
strict-rfc3339==0.7
toml==0.10.2
tqdm==4.66.5
types-awscrt==0.21.2
types-s3transfer==0.10.1
types-awscrt==0.21.4
types-s3transfer==0.10.2
types-toml==0.10.8.20240310
typing_extensions==4.12.2
tzlocal==2.1
Expand All @@ -142,4 +142,4 @@ wrapt==1.16.0
www-authenticate==0.9.2
xmltodict==0.13.0
zope.event==5.0
zope.interface==7.0.2
zope.interface==7.0.3
10 changes: 5 additions & 5 deletions requirements.dev.trans.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blessed==1.20.0
blinker==1.8.2
botocore-stubs==1.35.6
botocore-stubs==1.35.13
brotli==1.1.0
click==8.1.7
colorama==0.4.4
Expand All @@ -9,7 +9,7 @@ docutils==0.16
et-xmlfile==1.1.0
flask==3.0.3
flask-basicauth==0.2.0
flask-cors==4.0.1
flask-cors==5.0.0
geventhttpclient==2.3.1
gitdb==4.0.11
google-auth-httplib2==0.2.0
Expand Down Expand Up @@ -51,12 +51,12 @@ roundrobin==0.0.4
smmap==5.0.1
toml==0.10.2
tqdm==4.66.5
types-awscrt==0.21.2
types-s3transfer==0.10.1
types-awscrt==0.21.4
types-s3transfer==0.10.2
types-toml==0.10.8.20240310
uritemplate==4.1.1
wcwidth==0.2.13
www-authenticate==0.9.2
xmltodict==0.13.0
zope.event==5.0
zope.interface==7.0.2
zope.interface==7.0.3

0 comments on commit 3a8d927

Please sign in to comment.