Skip to content

Commit

Permalink
Bump jinja2 from 2.10.1 to 3.0.3 (aws#283)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Chin <[email protected]>
  • Loading branch information
michaelnchin and michaelnchin authored Mar 29, 2022
1 parent 3279f2e commit fc5cceb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPARQLWrapper==1.8.4
networkx==2.4
Jinja2==2.11.3
Jinja2==3.0.3
jupyter
notebook>=6.1.5
ipywidgets==7.5.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def get_version():
'requests',
'ipywidgets',
'networkx==2.4',
'Jinja2==2.11.3',
'Jinja2==3.0.3',
'notebook>=6.1.5',
'jupyter-contrib-nbextensions',
'widgetsnbextension',
Expand Down

0 comments on commit fc5cceb

Please sign in to comment.