Skip to content

Commit 13e02f3

Browse files
authored
Merge pull request #129 from robots-from-jupyter/update-versions
Add to test with rf60
2 parents 6454121 + 3de6175 commit 13e02f3

File tree

7 files changed

+3379
-179
lines changed

7 files changed

+3379
-179
lines changed

.github/workflows/smoketest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
robotframework-version: [rf32, rf40, rf41, rf50, rf51]
10+
robotframework-version: [rf32, rf40, rf41, rf50, rf51, rf60]
1111
steps:
1212
- uses: actions/[email protected]
1313
- uses: cachix/install-nix-action@v16

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ requirements-all:
6262
ROBOTFRAMEWORK=rf41 make requirements
6363
ROBOTFRAMEWORK=rf50 make requirements
6464
ROBOTFRAMEWORK=rf51 make requirements
65+
ROBOTFRAMEWORK=rf60 make requirements
6566

6667
requirements: requirements-$(PYTHON)-$(ROBOTFRAMEWORK).nix
6768

requirements-python39-rf51.nix

Lines changed: 152 additions & 137 deletions
Large diffs are not rendered by default.

requirements-python39-rf51.txt

Lines changed: 42 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
GenSON==1.2.2
2+
MarkupSafe==2.1.1
23
PySocks==1.7.1
34
RESTinstance==1.3.0
45
Send2Trash==1.8.0
56
alabaster==0.7.12
6-
anyio==3.6.1
7+
anyio==3.6.2
78
argon2-cffi==21.3.0
89
argon2-cffi-bindings==21.2.0
9-
astroid==2.12.10
10+
astroid==2.12.12
1011
asttokens==2.0.8
1112
async-generator==1.10
1213
attrs==22.1.0
1314
babel==2.10.3
1415
backcall==0.2.0
15-
bcrypt==4.0.0
16+
bcrypt==4.0.1
1617
beautifulsoup4==4.11.1
17-
black==22.8.0
18+
black==22.10.0
1819
bleach==5.0.1
19-
certifi==2022.9.14
20+
certifi==2022.9.24
2021
cffi==1.15.1
2122
charset-normalizer==2.1.1
2223
click==8.1.3
23-
coverage==6.4.4
24+
coverage==6.5.0
2425
coveralls==3.3.1
2526
cryptography==38.0.1
2627
debugpy==1.6.3
@@ -30,18 +31,19 @@ dill==0.3.5.1
3031
docopt==0.6.2
3132
docutils==0.17.1
3233
entrypoints==0.4
33-
executing==1.0.0
34-
faker==14.2.1
34+
exceptiongroup==1.0.0rc9
35+
executing==1.1.1
36+
faker==15.1.1
3537
fastjsonschema==2.16.2
3638
flex==6.14.1
3739
furl==2.1.3
38-
h11==0.13.0
40+
h11==0.14.0
3941
idna==3.4
4042
imagesize==1.4.1
41-
importlib-metadata==4.12.0
43+
importlib-metadata==5.0.0
4244
iniconfig==1.1.1
4345
iplantuml==0.1.1
44-
ipykernel==6.15.3
46+
ipykernel==6.16.0
4547
ipython==8.5.0
4648
ipython-genutils==0.2.0
4749
ipywidgets==8.0.2
@@ -53,42 +55,41 @@ jsonpath-ng==1.5.3
5355
jsonpointer==2.3
5456
jsonschema==4.16.0
5557
jupyter==1.0.0
56-
jupyter-client==7.3.5
58+
jupyter-client==7.4.2
5759
jupyter-console==6.4.4
5860
jupyter-contrib-core==0.4.0
5961
jupyter-contrib-nbextensions==0.5.1
60-
jupyter-core==4.11.1
62+
jupyter-core==4.11.2
6163
jupyter-highlight-selected-word==0.2.0
6264
jupyter-latex-envs==1.4.6
6365
jupyter-nbextensions-configurator==0.5.0
64-
jupyter-server==1.18.1
66+
jupyter-server==1.21.0
6567
jupyter-starters==1.1.0
66-
jupyterlab==3.4.7
68+
jupyterlab==3.4.8
6769
jupyterlab-kernelspy==3.1.0
6870
jupyterlab-pygments==0.2.2
69-
jupyterlab-server==2.15.1
71+
jupyterlab-server==2.16.0
7072
jupyterlab-widgets==3.0.3
7173
jupytext==1.14.1
7274
lazy-object-proxy==1.7.1
7375
lunr==0.6.2
7476
lxml==4.9.1
7577
markdown-it-py==2.1.0
76-
markupsafe==2.1.1
7778
matplotlib-inline==0.1.6
7879
mccabe==0.7.0
79-
mdit-py-plugins==0.3.0
80+
mdit-py-plugins==0.3.1
8081
mdurl==0.1.2
8182
mistune==2.0.4
8283
mypy-extensions==0.4.3
83-
nbclassic==0.4.3
84-
nbclient==0.6.8
85-
nbconvert==7.0.0
86-
nbformat==5.6.0
84+
nbclassic==0.4.6
85+
nbclient==0.7.0
86+
nbconvert==7.2.1
87+
nbformat==5.7.0
8788
nbimporter==0.3.4
8889
nbsphinx==0.8.9
89-
nest-asyncio==1.5.5
90-
notebook==6.4.12
91-
notebook-shim==0.1.0
90+
nest-asyncio==1.5.6
91+
notebook==6.5.1
92+
notebook-shim==0.2.0
9293
orderedmultidict==1.0.1
9394
outcome==1.2.0
9495
packaging==21.3
@@ -103,9 +104,9 @@ plantweb==1.2.1
103104
platformdirs==2.5.2
104105
pluggy==1.0.0
105106
ply==3.11
106-
prometheus-client==0.14.1
107+
prometheus-client==0.15.0
107108
prompt-toolkit==3.0.31
108-
psutil==5.9.2
109+
psutil==5.9.3
109110
ptyprocess==0.7.0
110111
pure-eval==0.2.2
111112
py==1.11.0
@@ -115,25 +116,25 @@ pydocstyle==6.1.1
115116
pyflakes==2.5.0
116117
pygments==2.13.0
117118
pylama==8.4.1
118-
pylint==2.15.3
119+
pylint==2.15.4
119120
pynacl==1.5.0
120121
pyparsing==3.0.9
121122
pyrsistent==0.18.1
122123
pytest==7.1.3
123124
pytest-runner==6.0.0
124125
python-dateutil==2.8.2
125-
pytz==2022.2.1
126+
pytz==2022.5
126127
pytz-deprecation-shim==0.1.0.post0
127128
pyyaml==6.0
128129
pyzmq==24.0.1
129130
qtconsole==5.3.2
130-
qtpy==2.2.0
131+
qtpy==2.2.1
131132
requests==2.28.1
132133
rfc3987==1.3.8
133134
rise==5.7.1
134135
robotframework==5.1b2
135136
robotframework-faker==5.0.0
136-
robotframework-jupyterlibrary==0.4.0
137+
robotframework-jupyterlibrary==0.4.1
137138
robotframework-pythonlibcore==3.0.0
138139
robotframework-seleniumlibrary==6.0.0
139140
robotframework-seleniumscreenshots==0.9.5
@@ -146,27 +147,27 @@ sniffio==1.3.0
146147
snowballstemmer==2.2.0
147148
sortedcontainers==2.4.0
148149
soupsieve==2.3.2.post1
149-
sphinx==5.1.1
150+
sphinx==5.3.0
150151
sphinx-rtd-theme==1.0.0
151152
sphinxcontrib-applehelp==1.0.2
152153
sphinxcontrib-devhelp==1.0.2
153154
sphinxcontrib-htmlhelp==2.0.0
154155
sphinxcontrib-jsmath==1.0.1
155156
sphinxcontrib-qthelp==1.0.3
156157
sphinxcontrib-serializinghtml==1.1.5
157-
stack-data==0.5.0
158+
stack-data==0.5.1
158159
strict-rfc3339==0.7
159-
terminado==0.15.0
160-
tinycss2==1.1.1
160+
terminado==0.16.0
161+
tinycss2==1.2.1
161162
toml==0.10.2
162163
tomli==2.0.1
163-
tomlkit==0.11.4
164+
tomlkit==0.11.5
164165
tornado==6.2
165-
traitlets==5.4.0
166-
trio==0.21.0
166+
traitlets==5.5.0
167+
trio==0.22.0
167168
trio-websocket==0.9.2
168-
typing-extensions==4.3.0
169-
tzdata==2022.2
169+
typing-extensions==4.4.0
170+
tzdata==2022.5
170171
tzlocal==4.2
171172
urllib3==1.26.12
172173
validate-email==1.3
@@ -176,4 +177,4 @@ websocket-client==1.4.1
176177
widgetsnbextension==4.0.3
177178
wrapt==1.14.1
178179
wsproto==1.2.0
179-
zipp==3.8.1
180+
zipp==3.9.0

0 commit comments

Comments
 (0)