Skip to content

Commit 20da979

Browse files
Bump jinja2 from 3.1.2 to 3.1.3 (#666)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) --- 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 ee0b812 commit 20da979

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ black==23.11.0
1414
# via -r requirements-dev.in
1515
build==1.0.3
1616
# via pip-tools
17-
certifi==2023.7.22
17+
certifi==2023.11.17
1818
# via
1919
# -c requirements.txt
2020
# requests
@@ -35,15 +35,15 @@ docutils==0.20.1
3535
# via
3636
# -c requirements.txt
3737
# sphinx
38-
idna==3.4
38+
idna==3.6
3939
# via
4040
# -c requirements.txt
4141
# requests
4242
imagesize==1.4.1
4343
# via sphinx
4444
isort==5.12.0
4545
# via -r requirements-dev.in
46-
jinja2==3.1.2
46+
jinja2==3.1.3
4747
# via
4848
# -c requirements.txt
4949
# sphinx
@@ -75,7 +75,7 @@ pip-tools==7.3.0
7575
# via -r requirements-dev.in
7676
platformdirs==4.0.0
7777
# via black
78-
pygments==2.16.1
78+
pygments==2.17.2
7979
# via
8080
# -c requirements.txt
8181
# sphinx

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ janus==1.0.0
157157
# via hail
158158
jedi==0.19.1
159159
# via ipython
160-
jinja2==3.1.2
160+
jinja2==3.1.3
161161
# via bokeh
162162
jmespath==1.0.1
163163
# via
@@ -254,7 +254,9 @@ pygments==2.17.2
254254
# ipython
255255
# rich
256256
pyjwt[crypto]==2.8.0
257-
# via msal
257+
# via
258+
# msal
259+
# pyjwt
258260
pyparsing==3.1.1
259261
# via httplib2
260262
pyspark==3.3.3

0 commit comments

Comments
 (0)