Skip to content

Commit

Permalink
chore(🦾): bump python tzlocal 4.3 -> 5.2 (#28526)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Maxime Beauchemin <[email protected]>
  • Loading branch information
3 people authored May 24, 2024
1 parent 876074c commit a4ed34c
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,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 @@ -216,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 All @@ -239,8 +237,6 @@ pytest-mock==3.10.0
# via apache-superset
python-ldap==3.4.4
# via apache-superset
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rfc3339-validator==0.1.4
Expand All @@ -264,18 +260,17 @@ tableschema==1.20.10
thrift==0.16.0
# via
# apache-superset
# pyhive
# thrift-sasl
thrift-sasl==0.4.3
# via
# apache-superset
# pyhive
# via apache-superset
tomli==2.0.1
# via
# apache-superset
# build
# coverage
# pip-tools
# pylint
# pyhive
# pyproject-api
# pyproject-hooks
# pytest
Expand All @@ -296,7 +291,7 @@ traitlets==5.9.0
# matplotlib-inline
trino==0.328.0
# via apache-superset
tzlocal==4.3
tzlocal==5.2
# via trino
unicodecsv==0.14.1
# via
Expand Down

0 comments on commit a4ed34c

Please sign in to comment.