Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(🦾): bump python shillelagh subpackage(s) #31007

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ amqp==5.3.1
# via kombu
apispec[yaml]==6.3.0
# via flask-appbuilder
apsw==3.46.0.0
apsw==3.47.1.0
# via shillelagh
async-timeout==4.0.3
# via
Expand Down Expand Up @@ -153,8 +153,10 @@ geopy==2.4.1
# via apache-superset
google-auth==2.36.0
# via shillelagh
greenlet==3.0.3
# via shillelagh
greenlet==3.1.1
# via
# shillelagh
# sqlalchemy
gunicorn==23.0.0
# via apache-superset
hashids==1.3.1
Expand Down Expand Up @@ -261,7 +263,7 @@ parsedatetime==2.6
# via apache-superset
pgsanity==0.2.9
# via apache-superset
platformdirs==3.8.1
platformdirs==4.3.6
# via requests-cache
ply==3.11
# via jsonpath-ng
Expand Down Expand Up @@ -322,11 +324,11 @@ pyyaml==6.0.2
# apispec
redis==4.6.0
# via apache-superset
requests==2.32.2
requests==2.32.3
# via
# requests-cache
# shillelagh
requests-cache==1.2.0
requests-cache==1.2.1
# via shillelagh
rich==13.9.4
# via flask-limiter
Expand Down Expand Up @@ -385,7 +387,7 @@ tzdata==2024.2
# pandas
url-normalize==1.4.3
# via requests-cache
urllib3==1.26.18
urllib3==2.2.3
# via
# -r requirements/base.in
# requests
Expand Down