Skip to content

Commit cbdd8b7

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 in /docs (#789)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4dce23 commit cbdd8b7

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ annotated-types==0.5.0
1111
babel==2.12.1
1212
# via sphinx
1313
bo4e-schema-tool==0.0.7
14-
# via -r docs/requirements.in
14+
# via -r requirements.in
1515
certifi==2023.7.22
1616
# via requests
1717
cffi==1.16.0
@@ -35,22 +35,22 @@ idna==3.7
3535
imagesize==1.4.1
3636
# via sphinx
3737
iso3166==2.1.1
38-
# via -r docs/requirements.in
39-
jinja2==3.1.3
38+
# via -r requirements.in
39+
jinja2==3.1.4
4040
# via sphinx
4141
markupsafe==2.1.3
4242
# via jinja2
4343
more-itertools==10.2.0
4444
# via bo4e-schema-tool
4545
networkx==3.3
46-
# via -r docs/requirements.in
46+
# via -r requirements.in
4747
packaging==24.0
4848
# via sphinx
4949
pycparser==2.21
5050
# via cffi
5151
pydantic==2.4.2
5252
# via
53-
# -r docs/requirements.in
53+
# -r requirements.in
5454
# bo4e-schema-tool
5555
pydantic-core==2.10.1
5656
# via pydantic
@@ -59,22 +59,22 @@ pygithub==2.2.0
5959
pygments==2.16.1
6060
# via sphinx
6161
pyhumps==3.8.0
62-
# via -r docs/requirements.in
62+
# via -r requirements.in
6363
pyjwt[crypto]==2.8.0
6464
# via pygithub
6565
pynacl==1.5.0
6666
# via pygithub
6767
requests==2.31.0
6868
# via
69-
# -r docs/requirements.in
69+
# -r requirements.in
7070
# bo4e-schema-tool
7171
# pygithub
7272
# sphinx
7373
snowballstemmer==2.2.0
7474
# via sphinx
7575
sphinx==7.3.7
7676
# via
77-
# -r docs/requirements.in
77+
# -r requirements.in
7878
# sphinx-rtd-theme
7979
# sphinxcontrib-applehelp
8080
# sphinxcontrib-devhelp
@@ -83,7 +83,7 @@ sphinx==7.3.7
8383
# sphinxcontrib-qthelp
8484
# sphinxcontrib-serializinghtml
8585
sphinx-rtd-theme==2.0.0
86-
# via -r docs/requirements.in
86+
# via -r requirements.in
8787
sphinxcontrib-applehelp==1.0.7
8888
# via sphinx
8989
sphinxcontrib-devhelp==1.0.5
@@ -99,7 +99,7 @@ sphinxcontrib-qthelp==1.0.6
9999
sphinxcontrib-serializinghtml==1.1.9
100100
# via sphinx
101101
typeguard==4.2.1
102-
# via -r docs/requirements.in
102+
# via -r requirements.in
103103
typing-extensions==4.11.0
104104
# via
105105
# pydantic

0 commit comments

Comments
 (0)