Skip to content

Commit c91291b

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /ch14/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 4d89544 commit c91291b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ch14/requirements/dev.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
@@ -84,7 +82,7 @@ isort==5.13.2
8482
# via -r dev.in
8583
jedi==0.19.2
8684
# via ipython
87-
jinja2==3.1.4
85+
jinja2==3.1.5
8886
# via
8987
# jupyter-server
9088
# jupyterlab

0 commit comments

Comments
 (0)