Skip to content

Commit 14a4e60

Browse files
authored
Merge pull request #61 from openscm/hotfix-jinja2-version
Update jinja2 for security reasons
2 parents b55908f + 35ed824 commit 14a4e60

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

changelog/61.trivial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bumped the jinja2 version for security reasons (see https://github.com/openscm/openscm-units/pull/60).

pdm.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-docs-locked.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ipykernel==6.29.5
4040
ipython==8.18.1
4141
isoduration==20.11.0
4242
jedi==0.19.1
43-
jinja2==3.1.4
43+
jinja2==3.1.5
4444
json5==0.9.25
4545
jsonpointer==3.0.0
4646
jsonschema==4.23.0
@@ -123,7 +123,7 @@ stack-data==0.6.3
123123
terminado==0.18.1
124124
tinycss2==1.3.0
125125
tomli==2.0.2
126-
tornado==6.4.2
126+
tornado==6.4.1
127127
traitlets==5.14.3
128128
types-python-dateutil==2.9.0.20241003
129129
typing-extensions==4.12.2

0 commit comments

Comments
 (0)