Skip to content

Commit

Permalink
chore(🦾): bump python flask-babel subpackage(s) (#31000)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Nov 21, 2024
1 parent ae04959 commit 3c32659
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ attrs==23.2.0
# cattrs
# jsonschema
# requests-cache
babel==2.15.0
babel==2.16.0
# via flask-babel
backoff==2.2.1
# via apache-superset
bcrypt==4.1.3
# via paramiko
billiard==4.2.0
# via celery
blinker==1.8.2
blinker==1.9.0
# via flask
bottleneck==1.3.8
# via pandas
Expand Down Expand Up @@ -197,7 +197,7 @@ markdown==3.6
# via apache-superset
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# mako
Expand Down Expand Up @@ -301,7 +301,7 @@ python-dotenv==1.0.1
# via apache-superset
python-geohash==0.8.5
# via apache-superset
pytz==2024.1
pytz==2024.2
# via
# croniter
# flask-babel
Expand Down Expand Up @@ -387,7 +387,7 @@ vine==5.1.0
# kombu
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.6
werkzeug==3.1.3
# via
# -r requirements/base.in
# flask
Expand Down

0 comments on commit 3c32659

Please sign in to comment.