Skip to content

Commit

Permalink
chore(🦾): bump python shillelagh subpackage(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 2, 2024
1 parent d66ac9f commit a57d26c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 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,7 +153,7 @@ geopy==2.4.1
# via apache-superset
google-auth==2.36.0
# via shillelagh
greenlet==3.0.3
greenlet==3.1.1
# via
# shillelagh
# sqlalchemy
Expand Down Expand Up @@ -263,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 @@ -292,7 +292,7 @@ pyjwt==2.10.0
# flask-jwt-extended
pynacl==1.5.0
# via paramiko
pyopenssl==24.2.1
pyopenssl==24.3.0
# via shillelagh
pyparsing==3.2.0
# via apache-superset
Expand Down Expand Up @@ -324,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 @@ -387,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

0 comments on commit a57d26c

Please sign in to comment.