Skip to content

Commit eb692c5

Browse files
build(deps): bump urllib3 in /helm-chart/images/binderhub
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.3...1.26.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b41dc2 commit eb692c5

File tree

1 file changed

+9
-34
lines changed

1 file changed

+9
-34
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 9 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,8 @@ chardet==4.0.0
2424
# via requests
2525
cryptography==3.4.4
2626
# via pyopenssl
27-
docker==4.4.1
28-
# via -r binderhub.in
2927
entrypoints==0.3
3028
# via jupyterhub
31-
escapism==1.0.1
32-
# via -r binderhub.in
3329
google-api-core[grpc]==1.26.0
3430
# via
3531
# google-cloud-core
@@ -52,23 +48,15 @@ idna==2.10
5248
ipython-genutils==0.2.0
5349
# via traitlets
5450
jinja2==2.11.3
55-
# via
56-
# -r binderhub.in
57-
# jupyterhub
51+
# via jupyterhub
5852
jsonschema==3.2.0
59-
# via
60-
# -r binderhub.in
61-
# jupyter-telemetry
53+
# via jupyter-telemetry
6254
jupyter-telemetry==0.1.0
6355
# via jupyterhub
6456
jupyterhub==1.2.2
65-
# via
66-
# -r binderhub.in
67-
# -r requirements.in
57+
# via -r requirements.in
6858
kubernetes==9.0.1
69-
# via
70-
# -r binderhub.in
71-
# -r requirements.in
59+
# via -r requirements.in
7260
mako==1.1.4
7361
# via alembic
7462
markupsafe==1.1.1
@@ -84,9 +72,7 @@ packaging==20.9
8472
pamela==1.0.0
8573
# via jupyterhub
8674
prometheus-client==0.9.0
87-
# via
88-
# -r binderhub.in
89-
# jupyterhub
75+
# via jupyterhub
9076
protobuf==3.14.0
9177
# via
9278
# google-api-core
@@ -113,9 +99,7 @@ python-dateutil==2.8.1
11399
python-editor==1.0.4
114100
# via alembic
115101
python-json-logger==2.0.1
116-
# via
117-
# -r binderhub.in
118-
# jupyter-telemetry
102+
# via jupyter-telemetry
119103
pytz==2021.1
120104
# via google-api-core
121105
pyyaml==5.4.1
@@ -124,20 +108,16 @@ requests-oauthlib==1.3.0
124108
# via kubernetes
125109
requests==2.25.1
126110
# via
127-
# docker
128111
# google-api-core
129112
# jupyterhub
130113
# kubernetes
131114
# requests-oauthlib
132115
rsa==4.7
133116
# via google-auth
134-
ruamel.yaml.clib==0.2.2
135-
# via ruamel.yaml
136117
ruamel.yaml==0.16.12
137118
# via jupyter-telemetry
138119
six==1.15.0
139120
# via
140-
# docker
141121
# google-api-core
142122
# google-auth
143123
# google-cloud-core
@@ -153,22 +133,17 @@ sqlalchemy==1.3.23
153133
# alembic
154134
# jupyterhub
155135
tornado==6.1
156-
# via
157-
# -r binderhub.in
158-
# jupyterhub
136+
# via jupyterhub
159137
traitlets==5.0.5
160138
# via
161-
# -r binderhub.in
162139
# jupyter-telemetry
163140
# jupyterhub
164-
urllib3==1.26.3
141+
urllib3==1.26.4
165142
# via
166143
# kubernetes
167144
# requests
168145
websocket-client==0.57.0
169-
# via
170-
# docker
171-
# kubernetes
146+
# via kubernetes
172147

173148
# The following packages are considered to be unsafe in a requirements file:
174149
# setuptools

0 commit comments

Comments
 (0)