Skip to content

Commit 385622d

Browse files
authored
Merge pull request #1029 from Carreau/bump-requireemtns
Bump requireemtns
2 parents 9004183 + a5ab20c commit 385622d

File tree

2 files changed

+50
-67
lines changed

2 files changed

+50
-67
lines changed

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
elasticsearch
2-
ipython
2+
ipython>=8
33
jupyter_client
44
jupyter_server>=0.2.0
55
markdown>=3.0,==3.1.1 # pin until we workaround #909, which is a regression in 3.2
66
nbconvert>=6.5.4
7-
nbformat>=4.2
7+
nbformat>=5.0
88
newrelic!=2.80.0.60
99
pycurl
1010
pylibmc

requirements.txt

Lines changed: 48 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -4,125 +4,112 @@
44
#
55
# pip-compile
66
#
7-
anyio==3.5.0
7+
anyio==3.6.2
88
# via jupyter-server
9+
appnope==0.1.3
10+
# via ipython
911
argon2-cffi==21.3.0
1012
# via jupyter-server
1113
argon2-cffi-bindings==21.2.0
1214
# via argon2-cffi
13-
asttokens==2.0.5
15+
asttokens==2.1.0
1416
# via stack-data
15-
attrs==21.4.0
17+
attrs==22.1.0
1618
# via jsonschema
1719
backcall==0.2.0
1820
# via ipython
1921
beautifulsoup4==4.11.1
2022
# via nbconvert
21-
black==21.12b0
22-
# via ipython
23-
bleach==4.1.0
23+
bleach==5.0.1
2424
# via nbconvert
25-
certifi==2021.10.8
26-
# via elasticsearch
27-
cffi==1.15.0
25+
certifi==2022.9.24
26+
# via elastic-transport
27+
cffi==1.15.1
2828
# via argon2-cffi-bindings
29-
click==8.0.3
30-
# via black
3129
decorator==5.1.1
3230
# via ipython
3331
defusedxml==0.7.1
3432
# via nbconvert
35-
elasticsearch==7.16.3
33+
elastic-transport==8.4.0
34+
# via elasticsearch
35+
elasticsearch==8.5.0
3636
# via -r requirements.in
37-
entrypoints==0.3
38-
# via
39-
# jupyter-client
40-
# nbconvert
41-
executing==0.8.2
37+
entrypoints==0.4
38+
# via jupyter-client
39+
executing==1.2.0
4240
# via stack-data
43-
idna==3.3
41+
fastjsonschema==2.16.2
42+
# via nbformat
43+
idna==3.4
4444
# via anyio
45-
ipython==8.0.1
45+
ipython==8.6.0
4646
# via -r requirements.in
47-
ipython-genutils==0.2.0
48-
# via
49-
# jupyter-server
50-
# nbformat
5147
jedi==0.18.1
5248
# via ipython
53-
jinja2==3.0.3
49+
jinja2==3.1.2
5450
# via
5551
# jupyter-server
5652
# nbconvert
57-
jsonschema==4.4.0
53+
jsonschema==4.17.0
5854
# via nbformat
59-
jupyter-client==7.1.2
55+
jupyter-client==7.4.4
6056
# via
6157
# -r requirements.in
6258
# jupyter-server
6359
# nbclient
64-
jupyter-core==4.9.1
60+
jupyter-core==4.11.2
6561
# via
6662
# jupyter-client
6763
# jupyter-server
6864
# nbconvert
6965
# nbformat
70-
jupyter-server==1.13.4
66+
jupyter-server==1.21.0
7167
# via -r requirements.in
7268
jupyterlab-pygments==0.2.2
7369
# via nbconvert
74-
lxml==4.9.1
75-
# via nbconvert
7670
markdown==3.1.1
7771
# via -r requirements.in
78-
markupsafe==2.0.1
72+
markupsafe==2.1.1
7973
# via
8074
# jinja2
8175
# nbconvert
82-
matplotlib-inline==0.1.3
76+
matplotlib-inline==0.1.6
8377
# via ipython
84-
mistune==0.8.4
78+
mistune==2.0.4
8579
# via nbconvert
86-
mypy-extensions==0.4.3
87-
# via black
88-
nbclient==0.6.6
80+
nbclient==0.7.0
8981
# via nbconvert
90-
nbconvert==6.5.4
82+
nbconvert==7.2.3
9183
# via
9284
# -r requirements.in
9385
# jupyter-server
94-
nbformat==5.1.3
86+
nbformat==5.7.0
9587
# via
9688
# -r requirements.in
9789
# jupyter-server
9890
# nbclient
9991
# nbconvert
100-
nest-asyncio==1.5.4
92+
nest-asyncio==1.5.6
10193
# via
10294
# jupyter-client
10395
# nbclient
104-
newrelic==7.4.0.172
96+
newrelic==8.4.0
10597
# via -r requirements.in
10698
packaging==21.3
10799
# via
108-
# bleach
109100
# jupyter-server
110101
# nbconvert
111102
pandocfilters==1.5.0
112103
# via nbconvert
113104
parso==0.8.3
114105
# via jedi
115-
pathspec==0.9.0
116-
# via black
117106
pexpect==4.8.0
118107
# via ipython
119108
pickleshare==0.7.5
120109
# via ipython
121-
platformdirs==2.4.1
122-
# via black
123-
prometheus-client==0.13.0
110+
prometheus-client==0.15.0
124111
# via jupyter-server
125-
prompt-toolkit==3.0.26
112+
prompt-toolkit==3.0.32
126113
# via ipython
127114
ptyprocess==0.7.0
128115
# via
@@ -132,21 +119,21 @@ pure-eval==0.2.2
132119
# via stack-data
133120
pycparser==2.21
134121
# via cffi
135-
pycurl==7.44.1
122+
pycurl==7.45.1
136123
# via -r requirements.in
137-
pygments==2.11.2
124+
pygments==2.13.0
138125
# via
139126
# ipython
140127
# nbconvert
141128
pylibmc==1.6.3
142129
# via -r requirements.in
143-
pyparsing==3.0.7
130+
pyparsing==3.0.9
144131
# via packaging
145-
pyrsistent==0.18.1
132+
pyrsistent==0.19.2
146133
# via jsonschema
147134
python-dateutil==2.8.2
148135
# via jupyter-client
149-
pyzmq==22.3.0
136+
pyzmq==24.0.1
150137
# via
151138
# jupyter-client
152139
# jupyter-server
@@ -157,21 +144,19 @@ six==1.16.0
157144
# asttokens
158145
# bleach
159146
# python-dateutil
160-
sniffio==1.2.0
147+
sniffio==1.3.0
161148
# via anyio
162149
soupsieve==2.3.2.post1
163150
# via beautifulsoup4
164-
stack-data==0.1.4
151+
stack-data==0.6.0
165152
# via ipython
166-
statsd==3.3.0
153+
statsd==4.0.1
167154
# via -r requirements.in
168-
terminado==0.13.1
155+
terminado==0.17.0
169156
# via jupyter-server
170-
tinycss2==1.1.1
157+
tinycss2==1.2.1
171158
# via nbconvert
172-
tomli==1.2.3
173-
# via black
174-
tornado==6.1
159+
tornado==6.2
175160
# via
176161
# -r requirements.in
177162
# jupyter-client
@@ -187,17 +172,15 @@ traitlets==5.5.0
187172
# nbclient
188173
# nbconvert
189174
# nbformat
190-
typing-extensions==4.0.1
191-
# via black
192-
urllib3==1.26.8
193-
# via elasticsearch
175+
urllib3==1.26.12
176+
# via elastic-transport
194177
wcwidth==0.2.5
195178
# via prompt-toolkit
196179
webencodings==0.5.1
197180
# via
198181
# bleach
199182
# tinycss2
200-
websocket-client==1.2.3
183+
websocket-client==1.4.2
201184
# via jupyter-server
202185

203186
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)