Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 3.1.2 to 3.1.5 in /scripts/requirements/compiled #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/requirements/compiled/jupyter.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.5
# via
# jupyter-server
# jupyterlab
Expand Down
2 changes: 1 addition & 1 deletion scripts/requirements/compiled/scispacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.5
# via spacy
joblib==1.3.2
# via scikit-learn
Expand Down
2 changes: 1 addition & 1 deletion scripts/requirements/compiled/trio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ imagesize==1.4.1
immutables==0.20
incremental==22.10.0
# via towncrier
jinja2==3.1.2
jinja2==3.1.5
# via
# sphinx
# towncrier
Expand Down