Skip to content

Commit 4aaed52

Browse files
committed
Arreglo security findings dependabot
1 parent a728936 commit 4aaed52

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ dependencies = [
1717
"ipykernel (>=6.29.5,<7.0.0)",
1818
"beautifulsoup4 (>=4.13.3,<5.0.0)",
1919
"jupyter (>=1.1.1,<2.0.0)",
20-
"h11 (>=0.16.0)"
20+
"h11 (>=0.16.0)",
21+
"Jinja2 (>=3.1.6)",
2122
]
2223

2324

0 commit comments

Comments
 (0)