Skip to content

Commit

Permalink
Merge pull request #61 from openscm/hotfix-jinja2-version
Browse files Browse the repository at this point in the history
Update jinja2 for security reasons
  • Loading branch information
znicholls authored Jan 9, 2025
2 parents b55908f + 35ed824 commit 14a4e60
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions changelog/61.trivial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bumped the jinja2 version for security reasons (see https://github.com/openscm/openscm-units/pull/60).
6 changes: 3 additions & 3 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements-docs-locked.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ipykernel==6.29.5
ipython==8.18.1
isoduration==20.11.0
jedi==0.19.1
jinja2==3.1.4
jinja2==3.1.5
json5==0.9.25
jsonpointer==3.0.0
jsonschema==4.23.0
Expand Down Expand Up @@ -123,7 +123,7 @@ stack-data==0.6.3
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.2
tornado==6.4.2
tornado==6.4.1
traitlets==5.14.3
types-python-dateutil==2.9.0.20241003
typing-extensions==4.12.2
Expand Down

0 comments on commit 14a4e60

Please sign in to comment.