Skip to content

Commit

Permalink
Bump jinja2 from 3.1.4 to 3.1.5 in /docs
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 16ef7fc commit 077929f
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ anyio==4.7.0
# via
# httpx
# jupyter-server
appnope==0.1.4
# via ipykernel
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -111,7 +109,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# jupyter-server
# jupyterlab
Expand All @@ -127,7 +125,7 @@ json5==0.10.0
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# jupyterlab-server
Expand Down Expand Up @@ -227,15 +225,15 @@ mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-macros-plugin==1.3.7
# via -r requirements.in
mkdocs-material==9.5.49
mkdocs-material[imaging]==9.5.49
# via -r requirements.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-minify-plugin==0.8.0
# via -r requirements.in
mkdocs-simple-hooks==0.1.5
# via -r requirements.in
mkdocstrings==0.27.0
mkdocstrings[python-legacy]==0.27.0
# via
# -r requirements.in
# mkdocstrings-python-legacy
Expand Down Expand Up @@ -374,8 +372,6 @@ rpds-py==0.22.3
# referencing
send2trash==1.8.3
# via jupyter-server
setuptools==75.6.0
# via jupyterlab
six==1.17.0
# via
# python-dateutil
Expand Down Expand Up @@ -425,8 +421,6 @@ traitlets==5.14.3
# nbformat
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via anyio
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
Expand Down

0 comments on commit 077929f

Please sign in to comment.