Skip to content

Commit 8b87f91

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /requirements
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25f009c commit 8b87f91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jaxlib==0.4.23
182182
# scvi-tools
183183
jedi==0.19.1
184184
# via ipython
185-
jinja2==3.1.5
185+
jinja2==3.1.6
186186
# via
187187
# jupyter-server
188188
# jupyterlab

requirements/main_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jaxlib==0.4.23
9292
# optax
9393
# orbax-checkpoint
9494
# scvi-tools
95-
jinja2==3.1.5
95+
jinja2==3.1.6
9696
# via torch
9797
jmespath==1.0.1
9898
# via botocore

0 commit comments

Comments
 (0)