Skip to content

Commit

Permalink
chore(🦾): bump python fonttools 4.43.0 -> 4.51.0 (apache#28500)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored May 16, 2024
1 parent c088498 commit bfb9297
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
# via
# -r requirements/base.in
# -r requirements/development.in
appnope==0.1.4
# via ipython
astroid==3.1.0
# via pylint
asttokens==2.2.1
# via stack-data
async-timeout==4.0.3
# via redis
backcall==0.2.0
# via ipython
boto3==1.26.130
Expand Down Expand Up @@ -56,6 +56,10 @@ docker==7.0.0
# via apache-superset
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.1
# via
# cattrs
# pytest
executing==1.2.0
# via stack-data
filelock==3.12.2
Expand All @@ -66,7 +70,7 @@ flask-cors==4.0.0
# via apache-superset
flask-testing==0.8.1
# via apache-superset
fonttools==4.43.0
fonttools==4.51.0
# via matplotlib
freezegun==1.4.0
# via apache-superset
Expand Down Expand Up @@ -201,9 +205,7 @@ ptyprocess==0.7.0
pure-eval==0.2.2
# via stack-data
pure-sasl==0.6.2
# via
# pyhive
# thrift-sasl
# via thrift-sasl
pydata-google-auth==1.7.0
# via pandas-gbq
pydruid==0.6.6
Expand All @@ -212,7 +214,7 @@ pyee==11.0.1
# via playwright
pyfakefs==5.3.5
# via apache-superset
pyhive[hive_pure_sasl]==0.7.0
pyhive[presto]==0.7.0
# via apache-superset
pyinstrument==4.4.0
# via apache-superset
Expand Down Expand Up @@ -258,12 +260,19 @@ tableschema==1.20.10
thrift==0.16.0
# via
# apache-superset
# pyhive
# thrift-sasl
thrift-sasl==0.4.3
# via apache-superset
tomli==2.0.1
# via
# apache-superset
# pyhive
# build
# coverage
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.11.8
# via pylint
toposort==1.10
Expand Down

0 comments on commit bfb9297

Please sign in to comment.