File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ black==23.11.0
14
14
# via -r requirements-dev.in
15
15
build == 1.0.3
16
16
# via pip-tools
17
- certifi == 2023.7.22
17
+ certifi == 2023.11.17
18
18
# via
19
19
# -c requirements.txt
20
20
# requests
@@ -35,15 +35,15 @@ docutils==0.20.1
35
35
# via
36
36
# -c requirements.txt
37
37
# sphinx
38
- idna == 3.4
38
+ idna == 3.6
39
39
# via
40
40
# -c requirements.txt
41
41
# requests
42
42
imagesize == 1.4.1
43
43
# via sphinx
44
44
isort == 5.12.0
45
45
# via -r requirements-dev.in
46
- jinja2 == 3.1.2
46
+ jinja2 == 3.1.3
47
47
# via
48
48
# -c requirements.txt
49
49
# sphinx
@@ -75,7 +75,7 @@ pip-tools==7.3.0
75
75
# via -r requirements-dev.in
76
76
platformdirs == 4.0.0
77
77
# via black
78
- pygments == 2.16.1
78
+ pygments == 2.17.2
79
79
# via
80
80
# -c requirements.txt
81
81
# sphinx
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ janus==1.0.0
157
157
# via hail
158
158
jedi == 0.19.1
159
159
# via ipython
160
- jinja2 == 3.1.2
160
+ jinja2 == 3.1.3
161
161
# via bokeh
162
162
jmespath == 1.0.1
163
163
# via
@@ -254,7 +254,9 @@ pygments==2.17.2
254
254
# ipython
255
255
# rich
256
256
pyjwt [crypto ]== 2.8.0
257
- # via msal
257
+ # via
258
+ # msal
259
+ # pyjwt
258
260
pyparsing == 3.1.1
259
261
# via httplib2
260
262
pyspark == 3.3.3
You can’t perform that action at this time.
0 commit comments