Compare commits

..

1 Commits

Author SHA1 Message Date
GitHub Action
52f4145ea9 chore(🦾): bump python flask-migrate subpackage(s) 2025-07-28 19:12:41 +00:00
2 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml requirements/base.in -o requirements/base.txt
alembic==1.15.2
alembic==1.16.4
# via flask-migrate
amqp==5.3.1
# via kombu
@@ -318,7 +318,7 @@ python-dateutil==2.9.0.post0
# holidays
# pandas
# shillelagh
python-dotenv==1.1.1
python-dotenv==1.1.0
# via apache-superset (pyproject.toml)
python-geohash==0.8.5
# via apache-superset (pyproject.toml)
@@ -392,13 +392,15 @@ sshtunnel==0.4.0
# via apache-superset (pyproject.toml)
tabulate==0.9.0
# via apache-superset (pyproject.toml)
tomli==2.2.1
# via alembic
trio==0.30.0
# via
# selenium
# 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

View File

@@ -2,7 +2,7 @@
# uv pip compile requirements/development.in -c requirements/base.txt -o requirements/development.txt
-e .
# via -r requirements/development.in
alembic==1.15.2
alembic==1.16.4
# via
# -c requirements/base.txt
# flask-migrate
@@ -682,7 +682,7 @@ python-dateutil==2.9.0.post0
# pyhive
# shillelagh
# trino
python-dotenv==1.1.1
python-dotenv==1.1.0
# via
# -c requirements/base.txt
# apache-superset
@@ -832,6 +832,8 @@ tabulate==0.9.0
# apache-superset
tomli==2.2.1
# via
# -c requirements/base.txt
# alembic
# coverage
# pylint
# pytest
@@ -852,7 +854,7 @@ 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