Skip to content

Commit

Permalink
update jinja2 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
aszs committed Jan 16, 2025
1 parent 2558d39 commit c76cd66
Show file tree
Hide file tree
Showing 13 changed files with 1,449 additions and 1,529 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rich==12.4.4 # MIT
rich-click>=1.8.0 # MIT
# the following are all Apache 2.0 (note: don't put comments on -r lines)
MarkupSafe<=2.1.1 # newer version broken with jinja2
jinja2==3.1.4 # BSD 3-clause
jinja2==3.1.5 # BSD 3-clause
typing_extensions>=4.7
flask==2.3.3 # BSD 3-clause
flask-caching<=2.0.1 # BSD 3-clause
Expand Down
4 changes: 2 additions & 2 deletions unfurl/templates/python3.10/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ pipenv = "==2024.0.0"
click = "<8.1.4,>=8.0.1"
jsonschema = {extras = ["format_nongpl"], version = "*"}
"ruamel.yaml" = "==0.17.21"
ansible-core = "==2.15.13"
ansible-core = "<=2.15.13,>=2.13.13"
gitpython = "==3.1.41"
rich = "==12.4.4"
rich-click = ">=1.8.0"
markupsafe = "<=2.1.1"
jinja2 = "==3.1.4"
jinja2 = "==3.1.5"
typing-extensions = ">=4.7"
flask = "==2.3.3"
flask-caching = "<=2.0.1"
Expand Down
519 changes: 253 additions & 266 deletions unfurl/templates/python3.10/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions unfurl/templates/python3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ pipenv = "==2024.0.0"
click = "<8.1.4,>=8.0.1"
jsonschema = {extras = ["format_nongpl"], version = "*"}
"ruamel.yaml" = "==0.17.21"
ansible-core = "==2.15.13"
ansible-core = "<=2.15.13,>=2.13.13"
gitpython = "==3.1.41"
rich = "==12.4.4"
rich-click = ">=1.8.0"
markupsafe = "<=2.1.1"
jinja2 = "==3.1.4"
jinja2 = "==3.1.5"
typing-extensions = ">=4.7"
flask = "==2.3.3"
flask-caching = "<=2.0.1"
Expand Down
519 changes: 253 additions & 266 deletions unfurl/templates/python3.11/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions unfurl/templates/python3.12/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ pipenv = "==2024.0.0"
click = "<8.1.4,>=8.0.1"
jsonschema = {extras = ["format_nongpl"], version = "*"}
"ruamel.yaml" = "==0.17.21"
ansible-core = "==2.15.13"
ansible-core = "<=2.15.13,>=2.13.13"
gitpython = "==3.1.41"
rich = "==12.4.4"
rich-click = ">=1.8.0"
markupsafe = "<=2.1.1"
jinja2 = "==3.1.4"
jinja2 = "==3.1.5"
typing-extensions = ">=4.7"
flask = "==2.3.3"
flask-caching = "<=2.0.1"
Expand Down
519 changes: 253 additions & 266 deletions unfurl/templates/python3.12/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions unfurl/templates/python3.13/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ pipenv = "==2024.0.0"
click = "<8.1.4,>=8.0.1"
jsonschema = {extras = ["format_nongpl"], version = "*"}
"ruamel.yaml" = "==0.17.21"
ansible-core = "==2.15.13"
ansible-core = "<=2.15.13,>=2.13.13"
gitpython = "==3.1.41"
rich = "==12.4.4"
rich-click = ">=1.8.0"
markupsafe = "<=2.1.1"
jinja2 = "==3.1.4"
jinja2 = "==3.1.5"
typing-extensions = ">=4.7"
flask = "==2.3.3"
flask-caching = "<=2.0.1"
Expand Down
519 changes: 253 additions & 266 deletions unfurl/templates/python3.13/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion unfurl/templates/python3.8/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gitpython = "==3.1.41"
rich = "==12.4.4"
rich-click = ">=1.8.0"
markupsafe = "<=2.1.1"
jinja2 = "==3.1.4"
jinja2 = "==3.1.5"
typing-extensions = ">=4.7"
flask = "==2.3.3"
flask-caching = "<=2.0.1"
Expand Down
366 changes: 176 additions & 190 deletions unfurl/templates/python3.8/Pipfile.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions unfurl/templates/python3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ pipenv = "==2024.0.0"
click = "<8.1.4,>=8.0.1"
jsonschema = {extras = ["format_nongpl"], version = "*"}
"ruamel.yaml" = "==0.17.21"
ansible-core = "==2.15.13"
ansible-core = "<=2.15.13,>=2.13.13"
gitpython = "==3.1.41"
rich = "==12.4.4"
rich-click = ">=1.8.0"
markupsafe = "<=2.1.1"
jinja2 = "==3.1.4"
jinja2 = "==3.1.5"
typing-extensions = ">=4.7"
flask = "==2.3.3"
flask-caching = "<=2.0.1"
Expand Down
512 changes: 249 additions & 263 deletions unfurl/templates/python3.9/Pipfile.lock

Large diffs are not rendered by default.

0 comments on commit c76cd66

Please sign in to comment.