Skip to content

Commit

Permalink
chore(dependencies): bumping jinja2 (apache#26794)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas authored and eschutho committed Jan 31, 2024
1 parent d82f769 commit 1e84714
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 30 deletions.
15 changes: 3 additions & 12 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ dnspython==2.1.0
# via email-validator
email-validator==1.1.3
# via flask-appbuilder
exceptiongroup==1.2.0
# via cattrs
flask==2.2.5
# via
# apache-superset
Expand Down Expand Up @@ -161,10 +159,7 @@ idna==3.2
# email-validator
# requests
importlib-metadata==6.6.0
# via
# apache-superset
# flask
# shillelagh
# via apache-superset
importlib-resources==5.12.0
# via limits
isodate==0.6.0
Expand All @@ -173,7 +168,7 @@ itsdangerous==2.1.2
# via
# flask
# flask-wtf
jinja2==3.1.2
jinja2==3.1.3
# via
# flask
# flask-babel
Expand Down Expand Up @@ -355,9 +350,7 @@ tabulate==0.8.9
typing-extensions==4.4.0
# via
# apache-superset
# cattrs
# flask-limiter
# kombu
# limits
# shillelagh
tzdata==2023.3
Expand Down Expand Up @@ -398,9 +391,7 @@ wtforms-json==0.3.5
xlsxwriter==3.0.7
# via apache-superset
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
13 changes: 1 addition & 12 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pure-sasl==0.6.2
# via
# pyhive
# thrift-sasl
pydruid==0.6.5
# via apache-superset
pyhive[hive_pure_sasl]==0.7.0
Expand All @@ -109,14 +105,7 @@ tableschema==1.20.2
tabulator==1.53.5
# via tableschema
thrift==0.16.0
# via
# apache-superset
# pyhive
# thrift-sasl
thrift-sasl==0.4.3
# via pyhive
tomli==2.0.1
# via pylint
# via apache-superset
tomlkit==0.11.8
# via pylint
traitlets==5.9.0
Expand Down
6 changes: 0 additions & 6 deletions requirements/integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@ pyproject-hooks==1.0.0
# via build
pyyaml==6.0.1
# via pre-commit
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-api
# tox
toposort==1.10
# via pip-compile-multi
tox==4.6.4
Expand Down

0 comments on commit 1e84714

Please sign in to comment.