Skip to content

Commit

Permalink
chore(🦾): bump python flask-compress 1.14 -> 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 13, 2024
1 parent 356a58d commit b8977f8
Showing 1 changed file with 14 additions and 17 deletions.
31 changes: 14 additions & 17 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bcrypt==4.0.1
# via paramiko
billiard==4.2.0
# via celery
blinker==1.7.0
blinker==1.8.2
# via flask
bottleneck==1.3.7
# via pandas
brotli==1.0.9
brotli==1.1.0
# via flask-compress
cachelib==0.9.0
# via
Expand Down Expand Up @@ -115,7 +115,7 @@ flask-babel==1.0.0
# via flask-appbuilder
flask-caching==2.1.0
# via apache-superset
flask-compress==1.14
flask-compress==1.15
# via apache-superset
flask-jwt-extended==4.5.3
# via flask-appbuilder
Expand Down Expand Up @@ -148,7 +148,9 @@ geopy==2.4.1
google-auth==2.27.0
# via shillelagh
greenlet==3.0.3
# via shillelagh
# via
# shillelagh
# sqlalchemy
gunicorn==21.2.0
# via apache-superset
hashids==1.3.1
Expand All @@ -161,21 +163,17 @@ idna==3.2
# via
# email-validator
# requests
importlib-metadata==6.6.0
# via
# apache-superset
# flask
# markdown
# shillelagh
importlib-metadata==7.1.0
# via apache-superset
importlib-resources==5.12.0
# via limits
isodate==0.6.1
# via apache-superset
itsdangerous==2.1.2
itsdangerous==2.2.0
# via
# flask
# flask-wtf
jinja2==3.1.3
jinja2==3.1.4
# via
# flask
# flask-babel
Expand Down Expand Up @@ -365,7 +363,6 @@ typing-extensions==4.10.0
# apache-superset
# cattrs
# flask-limiter
# kombu
# limits
# shillelagh
tzdata==2023.3
Expand Down Expand Up @@ -406,10 +403,10 @@ wtforms-json==0.3.5
# via apache-superset
xlsxwriter==3.0.9
# via apache-superset
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
zipp==3.18.1
# via importlib-metadata
zstandard==0.22.0
# via flask-compress

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit b8977f8

Please sign in to comment.