Skip to content

Commit

Permalink
feat: bump Jinja2 from 3.1.2 to 3.1.3 (fix GHSA-h5c8-rqwp-cp95) (#1799)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Jan 22, 2024
1 parent 81941ca commit 71ff623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
| [isort](https://pycqa.github.io/isort/) | 5.12.0 | python3_devtools |
| [jedi](https://github.com/davidhalter/jedi) | 0.19.1 | python3_devtools |
| [jinja2-time](https://github.com/hackebrot/jinja2-time) | 0.2.0 | python3 |
| [Jinja2](https://palletsprojects.com/p/jinja/) | 3.1.2 | python3 |
| [Jinja2](https://palletsprojects.com/p/jinja/) | 3.1.3 | python3 |
| [jinja2_fnmatch_extension](https://github.com/metwork-framework/jinja2_fnmatch_extension) | 1.0.2 | python3 |
| [jinja2_from_json_extension](https://github.com/metwork-framework/jinja2_from_json_extension) | 1.0.0 | python3 |
| [jinja2_getenv_extension](https://github.com/metwork-framework/jinja2_getenv_extension) | 1.0.2 | python3 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gitignore-parser==0.1.11
hiredis==2.2.3
idna==3.4
inotify-simple==1.3.5
Jinja2==3.1.2
Jinja2==3.1.3
jinja2-from-json-extension==1.0.0
jinja2-fnmatch-extension==1.0.2
jinja2-getenv-extension==1.0.2
Expand Down

0 comments on commit 71ff623

Please sign in to comment.