Skip to content

Commit 7b77c87

Browse files
build(deps): bump setuptools
Bumps the pip group with 1 update in the /bazel directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 74.0.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v74.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b77015 commit 7b77c87

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

bazel/notebook_requirements.txt

Lines changed: 21 additions & 21 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.1.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.8.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
@@ -87,7 +87,7 @@ jedi==0.19.0
8787
# via ipython
8888
jinja2==3.1.5
8989
# via
90-
# -r bazel/notebook_requirements.in
90+
# -r notebook_requirements.in
9191
# jupyter-server
9292
# jupyterlab
9393
# jupyterlab-server
@@ -98,7 +98,7 @@ jsonpointer==2.4
9898
# via jsonschema
9999
jsonschema[format-nongpl]==4.19.0
100100
# via
101-
# -r bazel/notebook_requirements.in
101+
# -r notebook_requirements.in
102102
# jupyter-events
103103
# jupyterlab-server
104104
# nbformat
@@ -124,7 +124,7 @@ jupyter-lsp==2.2.2
124124
# via jupyterlab
125125
jupyter-server==2.14.2
126126
# via
127-
# -r bazel/notebook_requirements.in
127+
# -r notebook_requirements.in
128128
# jupyter-lsp
129129
# jupyterlab
130130
# jupyterlab-server
@@ -134,7 +134,7 @@ jupyter-server-terminals==0.4.4
134134
# via jupyter-server
135135
jupyterlab==4.2.5
136136
# via
137-
# -r bazel/notebook_requirements.in
137+
# -r notebook_requirements.in
138138
# notebook
139139
jupyterlab-pygments==0.2.2
140140
# via nbconvert
@@ -153,13 +153,13 @@ matplotlib-inline==0.1.6
153153
mistune==3.0.1
154154
# via nbconvert
155155
mypy==1.6.1
156-
# via -r bazel/notebook_requirements.in
156+
# via -r notebook_requirements.in
157157
mypy-extensions==1.0.0
158158
# via
159159
# black
160160
# mypy
161161
mypy-protobuf==3.5.0
162-
# via -r bazel/notebook_requirements.in
162+
# via -r notebook_requirements.in
163163
nbclient==0.8.0
164164
# via nbconvert
165165
nbconvert==7.8.0
@@ -172,14 +172,14 @@ nbformat==5.9.2
172172
nest-asyncio==1.5.7
173173
# via ipykernel
174174
notebook==7.2.2
175-
# via -r bazel/notebook_requirements.in
175+
# via -r notebook_requirements.in
176176
notebook-shim==0.2.3
177177
# via
178178
# jupyterlab
179179
# notebook
180180
numpy==2.2.0
181181
# via
182-
# -r bazel/notebook_requirements.in
182+
# -r notebook_requirements.in
183183
# pandas
184184
# scipy
185185
overrides==7.4.0
@@ -194,7 +194,7 @@ packaging==23.1
194194
# nbconvert
195195
# plotly
196196
pandas==2.2.3
197-
# via -r bazel/notebook_requirements.in
197+
# via -r notebook_requirements.in
198198
pandocfilters==1.5.0
199199
# via nbconvert
200200
parso==0.8.3
@@ -211,14 +211,14 @@ platformdirs==3.10.0
211211
# jupyter-core
212212
# virtualenv
213213
plotly==5.15.0
214-
# via -r bazel/notebook_requirements.in
214+
# via -r notebook_requirements.in
215215
prometheus-client==0.17.1
216216
# via jupyter-server
217217
prompt-toolkit==3.0.39
218218
# via ipython
219219
protobuf==5.29.3
220220
# via
221-
# -r bazel/notebook_requirements.in
221+
# -r notebook_requirements.in
222222
# mypy-protobuf
223223
psutil==5.9.5
224224
# via ipykernel
@@ -232,7 +232,7 @@ pycparser==2.21
232232
# via cffi
233233
pygments==2.15.0
234234
# via
235-
# -r bazel/notebook_requirements.in
235+
# -r notebook_requirements.in
236236
# ipython
237237
# nbconvert
238238
python-dateutil==2.8.2
@@ -258,7 +258,7 @@ referencing==0.30.2
258258
# jupyter-events
259259
requests==2.32.0
260260
# via
261-
# -r bazel/notebook_requirements.in
261+
# -r notebook_requirements.in
262262
# jupyterlab-server
263263
rfc3339-validator==0.1.4
264264
# via
@@ -273,7 +273,7 @@ rpds-py==0.10.2
273273
# jsonschema
274274
# referencing
275275
scipy==1.14.1
276-
# via -r bazel/notebook_requirements.in
276+
# via -r notebook_requirements.in
277277
send2trash==1.8.2
278278
# via jupyter-server
279279
six==1.16.0
@@ -291,7 +291,7 @@ soupsieve==2.5
291291
stack-data==0.6.2
292292
# via ipython
293293
svgwrite==1.4.3
294-
# via -r bazel/notebook_requirements.in
294+
# via -r notebook_requirements.in
295295
tenacity==8.2.1
296296
# via plotly
297297
terminado==0.17.1
@@ -302,7 +302,7 @@ tinycss2==1.2.1
302302
# via nbconvert
303303
tornado==6.4.2
304304
# via
305-
# -r bazel/notebook_requirements.in
305+
# -r notebook_requirements.in
306306
# ipykernel
307307
# jupyter-client
308308
# jupyter-server
@@ -334,7 +334,7 @@ uri-template==1.3.0
334334
urllib3==2.2.2
335335
# via requests
336336
virtualenv==20.28.1
337-
# via -r bazel/notebook_requirements.in
337+
# via -r notebook_requirements.in
338338
wcwidth==0.2.6
339339
# via prompt-toolkit
340340
webcolors==1.13
@@ -347,5 +347,5 @@ websocket-client==1.8.0
347347
# via jupyter-server
348348

349349
# The following packages are considered to be unsafe in a requirements file:
350-
setuptools==74.0.0
350+
setuptools==78.1.1
351351
# via jupyterlab

0 commit comments

Comments
 (0)