Skip to content

Commit 7a61f33

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /ch13/requirements
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61bebce commit 7a61f33

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ch13/requirements/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ anyio==4.6.2.post1
88
# via
99
# httpx
1010
# jupyter-server
11-
appnope==0.1.4
12-
# via ipykernel
1311
argon2-cffi==23.1.0
1412
# via jupyter-server
1513
argon2-cffi-bindings==21.2.0
@@ -96,7 +94,7 @@ isoduration==20.11.0
9694
# via jsonschema
9795
jedi==0.19.2
9896
# via ipython
99-
jinja2==3.1.4
97+
jinja2==3.1.5
10098
# via
10199
# jupyter-server
102100
# jupyterlab

0 commit comments

Comments
 (0)