Compare commits

...

1 Commits

Author SHA1 Message Date
GitHub Action
c77cbb7894 chore(🦾): bump python flask-appbuilder subpackage(s) 2025-07-28 19:12:17 +00:00
2 changed files with 41 additions and 11 deletions

View File

@@ -11,7 +11,9 @@ apispec==6.6.1
apsw==3.50.1.0
# via shillelagh
async-timeout==4.0.3
# via -r requirements/base.in
# via
# -r requirements/base.in
# redis
attrs==25.3.0
# via
# cattrs
@@ -97,6 +99,11 @@ email-validator==2.2.0
# via flask-appbuilder
et-xmlfile==2.0.0
# via openpyxl
exceptiongroup==1.3.0
# via
# cattrs
# trio
# trio-websocket
flask==2.3.3
# via
# apache-superset (pyproject.toml)
@@ -154,6 +161,7 @@ greenlet==3.1.1
# via
# apache-superset (pyproject.toml)
# shillelagh
# sqlalchemy
gunicorn==23.0.0
# via apache-superset (pyproject.toml)
h11==0.16.0
@@ -182,7 +190,7 @@ jinja2==3.1.6
# flask-babel
jsonpath-ng==1.7.0
# via apache-superset (pyproject.toml)
jsonschema==4.23.0
jsonschema==4.25.0
# via
# flask-appbuilder
# openapi-schema-validator
@@ -194,7 +202,7 @@ kombu==5.5.3
# via celery
korean-lunar-calendar==0.3.1
# via holidays
limits==5.1.0
limits==5.4.0
# via flask-limiter
mako==1.3.10
# via
@@ -286,7 +294,7 @@ pyasn1-modules==0.4.2
# via google-auth
pycparser==2.22
# via cffi
pygments==2.19.1
pygments==2.19.2
# via rich
pyjwt==2.10.1
# via
@@ -341,7 +349,7 @@ rfc3339-validator==0.1.4
# via openapi-schema-validator
rich==13.9.4
# via flask-limiter
rpds-py==0.25.0
rpds-py==0.26.0
# via
# jsonschema
# referencing
@@ -390,14 +398,16 @@ trio==0.30.0
# trio-websocket
trio-websocket==0.12.2
# via selenium
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# apache-superset (pyproject.toml)
# alembic
# cattrs
# exceptiongroup
# limits
# pyopenssl
# referencing
# rich
# selenium
# shillelagh
tzdata==2025.2

View File

@@ -20,6 +20,10 @@ apsw==3.50.1.0
# shillelagh
astroid==3.3.10
# via pylint
async-timeout==4.0.3
# via
# -c requirements/base.txt
# redis
attrs==25.3.0
# via
# -c requirements/base.txt
@@ -176,6 +180,13 @@ et-xmlfile==2.0.0
# via
# -c requirements/base.txt
# openpyxl
exceptiongroup==1.3.0
# via
# -c requirements/base.txt
# cattrs
# pytest
# trio
# trio-websocket
filelock==3.12.2
# via virtualenv
flask==2.3.3
@@ -313,6 +324,7 @@ greenlet==3.1.1
# apache-superset
# gevent
# shillelagh
# sqlalchemy
grpcio==1.71.0
# via
# apache-superset
@@ -374,7 +386,7 @@ jsonpath-ng==1.7.0
# via
# -c requirements/base.txt
# apache-superset
jsonschema==4.23.0
jsonschema==4.25.0
# via
# -c requirements/base.txt
# flask-appbuilder
@@ -399,7 +411,7 @@ korean-lunar-calendar==0.3.1
# holidays
lazy-object-proxy==1.10.0
# via openapi-spec-validator
limits==5.1.0
limits==5.4.0
# via
# -c requirements/base.txt
# flask-limiter
@@ -613,7 +625,7 @@ pydruid==0.6.9
# via apache-superset
pyfakefs==5.3.5
# via apache-superset
pygments==2.19.1
pygments==2.19.2
# via
# -c requirements/base.txt
# rich
@@ -735,7 +747,7 @@ rich==13.9.4
# via
# -c requirements/base.txt
# flask-limiter
rpds-py==0.25.0
rpds-py==0.26.0
# via
# -c requirements/base.txt
# jsonschema
@@ -818,6 +830,11 @@ tabulate==0.9.0
# via
# -c requirements/base.txt
# apache-superset
tomli==2.2.1
# via
# coverage
# pylint
# pytest
tomlkit==0.13.3
# via pylint
tqdm==4.67.1
@@ -835,15 +852,18 @@ trio-websocket==0.12.2
# via
# -c requirements/base.txt
# selenium
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# -c requirements/base.txt
# alembic
# apache-superset
# astroid
# cattrs
# exceptiongroup
# limits
# pyopenssl
# referencing
# rich
# selenium
# shillelagh
tzdata==2025.2