Skip to content

Commit 3c1b516

Browse files
build(deps): bump tornado from 6.4.1 to 6.4.2 in /bazel in the pip group
Bumps the pip group in /bazel with 1 update: [tornado](https://github.com/tornadoweb/tornado). Updates `tornado` from 6.4.1 to 6.4.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed94162 commit 3c1b516

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

bazel/notebook_requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ plotly==5.15.0
2323
jupyterlab==4.2.5
2424
notebook==7.2.2
2525
jupyter-server==2.14.2
26-
tornado==6.4.1
26+
tornado==6.4.2
2727
Pygments==2.15.0
2828
jsonschema==4.19.0

bazel/notebook_requirements.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# bazel run //bazel:notebook_requirements.update
66
#
77
absl-py==2.0.0
8-
# via -r bazel/notebook_requirements.in
8+
# via -r notebook_requirements.in
99
anyio==4.0.0
1010
# via
1111
# httpx
@@ -31,7 +31,7 @@ backcall==0.2.0
3131
beautifulsoup4==4.12.2
3232
# via nbconvert
3333
black==24.3.0
34-
# via -r bazel/notebook_requirements.in
34+
# via -r notebook_requirements.in
3535
bleach==6.0.0
3636
# via nbconvert
3737
certifi==2024.7.4
@@ -76,7 +76,7 @@ idna==3.7
7676
# jsonschema
7777
# requests
7878
immutabledict==3.0.0
79-
# via -r bazel/notebook_requirements.in
79+
# via -r notebook_requirements.in
8080
ipykernel==6.25.2
8181
# via jupyterlab
8282
ipython==8.15.0
@@ -97,7 +97,7 @@ jsonpointer==2.4
9797
# via jsonschema
9898
jsonschema[format-nongpl]==4.19.0
9999
# via
100-
# -r bazel/notebook_requirements.in
100+
# -r notebook_requirements.in
101101
# jupyter-events
102102
# jupyterlab-server
103103
# nbformat
@@ -123,7 +123,7 @@ jupyter-lsp==2.2.2
123123
# via jupyterlab
124124
jupyter-server==2.14.2
125125
# via
126-
# -r bazel/notebook_requirements.in
126+
# -r notebook_requirements.in
127127
# jupyter-lsp
128128
# jupyterlab
129129
# jupyterlab-server
@@ -133,7 +133,7 @@ jupyter-server-terminals==0.4.4
133133
# via jupyter-server
134134
jupyterlab==4.2.5
135135
# via
136-
# -r bazel/notebook_requirements.in
136+
# -r notebook_requirements.in
137137
# notebook
138138
jupyterlab-pygments==0.2.2
139139
# via nbconvert
@@ -152,13 +152,13 @@ matplotlib-inline==0.1.6
152152
mistune==3.0.1
153153
# via nbconvert
154154
mypy==1.6.1
155-
# via -r bazel/notebook_requirements.in
155+
# via -r notebook_requirements.in
156156
mypy-extensions==1.0.0
157157
# via
158158
# black
159159
# mypy
160160
mypy-protobuf==3.5.0
161-
# via -r bazel/notebook_requirements.in
161+
# via -r notebook_requirements.in
162162
nbclient==0.8.0
163163
# via nbconvert
164164
nbconvert==7.8.0
@@ -171,14 +171,14 @@ nbformat==5.9.2
171171
nest-asyncio==1.5.7
172172
# via ipykernel
173173
notebook==7.2.2
174-
# via -r bazel/notebook_requirements.in
174+
# via -r notebook_requirements.in
175175
notebook-shim==0.2.3
176176
# via
177177
# jupyterlab
178178
# notebook
179179
numpy==1.26.4
180180
# via
181-
# -r bazel/notebook_requirements.in
181+
# -r notebook_requirements.in
182182
# pandas
183183
# scipy
184184
overrides==7.4.0
@@ -193,7 +193,7 @@ packaging==23.1
193193
# nbconvert
194194
# plotly
195195
pandas==2.1.2
196-
# via -r bazel/notebook_requirements.in
196+
# via -r notebook_requirements.in
197197
pandocfilters==1.5.0
198198
# via nbconvert
199199
parso==0.8.3
@@ -210,14 +210,14 @@ platformdirs==3.10.0
210210
# jupyter-core
211211
# virtualenv
212212
plotly==5.15.0
213-
# via -r bazel/notebook_requirements.in
213+
# via -r notebook_requirements.in
214214
prometheus-client==0.17.1
215215
# via jupyter-server
216216
prompt-toolkit==3.0.39
217217
# via ipython
218218
protobuf==5.26.1
219219
# via
220-
# -r bazel/notebook_requirements.in
220+
# -r notebook_requirements.in
221221
# mypy-protobuf
222222
psutil==5.9.5
223223
# via ipykernel
@@ -231,7 +231,7 @@ pycparser==2.21
231231
# via cffi
232232
pygments==2.15.0
233233
# via
234-
# -r bazel/notebook_requirements.in
234+
# -r notebook_requirements.in
235235
# ipython
236236
# nbconvert
237237
python-dateutil==2.8.2
@@ -257,7 +257,7 @@ referencing==0.30.2
257257
# jupyter-events
258258
requests==2.32.0
259259
# via
260-
# -r bazel/notebook_requirements.in
260+
# -r notebook_requirements.in
261261
# jupyterlab-server
262262
rfc3339-validator==0.1.4
263263
# via
@@ -272,7 +272,7 @@ rpds-py==0.10.2
272272
# jsonschema
273273
# referencing
274274
scipy==1.11.3
275-
# via -r bazel/notebook_requirements.in
275+
# via -r notebook_requirements.in
276276
send2trash==1.8.2
277277
# via jupyter-server
278278
six==1.16.0
@@ -290,7 +290,7 @@ soupsieve==2.5
290290
stack-data==0.6.2
291291
# via ipython
292292
svgwrite==1.4.3
293-
# via -r bazel/notebook_requirements.in
293+
# via -r notebook_requirements.in
294294
tenacity==8.2.1
295295
# via plotly
296296
terminado==0.17.1
@@ -299,9 +299,9 @@ terminado==0.17.1
299299
# jupyter-server-terminals
300300
tinycss2==1.2.1
301301
# via nbconvert
302-
tornado==6.4.1
302+
tornado==6.4.2
303303
# via
304-
# -r bazel/notebook_requirements.in
304+
# -r notebook_requirements.in
305305
# ipykernel
306306
# jupyter-client
307307
# jupyter-server
@@ -333,7 +333,7 @@ uri-template==1.3.0
333333
urllib3==2.2.2
334334
# via requests
335335
virtualenv==20.24.6
336-
# via -r bazel/notebook_requirements.in
336+
# via -r notebook_requirements.in
337337
wcwidth==0.2.6
338338
# via prompt-toolkit
339339
webcolors==1.13

0 commit comments

Comments
 (0)