Skip to content

Commit

Permalink
chore(🦾): bump python flask-compress 1.14 -> 1.15 (apache#28469)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
2 people authored and jzhao62 committed May 16, 2024
1 parent 6eaa067 commit efd05e7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ 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.3.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 @@ -403,6 +403,8 @@ xlsxwriter==3.0.9
# via apache-superset
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 efd05e7

Please sign in to comment.