@@ -9,53 +9,75 @@ This is built on the Jupyter Notebook v6.5.7 and IPython 8.28.x (more notes will
9
9
- Python ` requirements-general.txt ` and ` requirements.txt ` merged into a single file so that all runtime deps are installed in one place.
10
10
11
11
- Python dependencies updated to the following versions:
12
- - coverage: 7.6.2
13
- - pytest: 8.3.3
14
- - ruff: 0.6.9
15
- - vcrpy: 6.0.2
16
- - bokeh: 3.6.0
17
- - cryptography: 43.0.1
12
+ - coverage: 7.6.12
13
+ - pytest: 8.3.4
14
+ - pytest-cov: 6.0.0
15
+ - ruff: 0.9.9
16
+ - vcrpy: 7.0.0
17
+ - beautifulsoup4: 4.13.3
18
+ - biopython: 1.85
19
+ - bokeh: 3.6.2
20
+ - certifi: 2025.1.31
21
+ - cryptography: 44.0.1
22
+ - decorator: 5.2.1
18
23
- idna: 3.10
19
- - markupsafe: 3.0.1
20
- - networkx: 3.4
21
- - numpy: 2.1.2
24
+ - markupsafe: 3.0.2
25
+ - networkx: 3.4.2
26
+ - numpy: 2.2.3
27
+ - pillow: 11.1.0
22
28
- plotly: 5.24.1
23
29
- pyasn1: 0.6.1
24
- - setuptools: 75.1.0
30
+ - pycurl: 7.45.4
31
+ - pygments: 2.19.1
32
+ - pyopenssl: 25.0.0
33
+ - python-daemon: 3.1.2
34
+ - scipy: 1.15.2
35
+ - setuptools: 75.8.2
36
+ - six: 1.17.0
25
37
- sympy: 1.13.3
26
- - ipython: 8.28.2
38
+ - wordcloud: 1.9.4
39
+ - ipython: 8.33.0
40
+ - jinja2: 3.1.5
27
41
- pandas: 2.2.3
28
- - pymongo: 4.10 .1
29
- - scikit-learn: 1.5.2
42
+ - pymongo: 4.11 .1
43
+ - scikit-learn: 1.6.1
30
44
- statsmodels: 0.14.4
45
+ - tornado: 6.4.2
31
46
32
47
- Javascript dependency updates
33
- - dompurify 3.1.6 -> 3.2.3
34
- - plotly.js-dist-min 2.35.0 -> 2.35.3
35
- - @babel/traverse 7.25.6 -> 7.26.4
36
- - @eslint/eslintrc 3.1.0 -> 3.2.0
37
- - @eslint/js 9.11.1 -> 9.17.0
38
- - @wdio/browserstack-service 9.0.9 -> 9.4.2
39
- - @wdio/cli 9.0.9 -> 9.4.2
40
- - @wdio/local-runner 9.0.9 -> 9.4.2
41
- - @wdio/mocha-framework 9.0.8 -> 9.4.2
42
- - @wdio/spec-reporter 9.0.8 -> 9.4.2
43
- - axios 1.7.7 -> 1.7.9
44
- - chromedriver 128.0.3 -> 131.0.3
45
- - eslint 9.11.1 -> 9.17.0
48
+ - dompurify 3.1.6 -> 3.2.4
49
+ - plotly.js-dist-min 2.35.0 -> 2.35.3 (note: next is 3.0.1, with breaking changes)
50
+ - @babel/traverse 7.25.6 -> 7.26.9
51
+ - @eslint/eslintrc 3.1.0 -> 3.3.0
52
+ - @eslint/js 9.11.1 -> 9.21.0
53
+ - @wdio/browserstack-service 9.0.9 -> 9.10.1
54
+ - @wdio/cli 9.0.9 -> 9.10.1
55
+ - @wdio/local-runner 9.0.9 -> 9.10.1
56
+ - @wdio/mocha-framework 9.0.8 -> 9.10.1
57
+ - @wdio/spec-reporter 9.0.8 -> 9.10.1
58
+ - axios 1.7.7 -> 1.8.1
59
+ - chromedriver 128.0.3 -> 133.0.3
60
+ - commander 12.1.0 -> 13.1.0
61
+ - eslint 9.11.1 -> 9.21.0
62
+ - eslint-config-prettier 9.1.0 -> 10.0.2
46
63
- expect-webdriverio 5.0.2 -> 5.0.5
47
- - globals 15.9.0 -> 15.13.0
64
+ - glob 11.0.0 -> 11.0.1
65
+ - globals 15.9.0 -> 16.0.0
48
66
- husky 9.1.6 -> 9.1.7
49
- - jasmine-core 5.3.0 -> 5.5.0
50
- - lint-staged 15.2.10 -> 15.2.11
51
- - postcss 8.4.47 -> 8.4.49
52
- - prettier 3.3.3 -> 3.4.2
53
- - puppeteer 23.4.0 -> 23.10.4
54
- - sass 1.79.3 -> 1.83.0
55
- - selenium-webdriver 4.25.0 -> 4.27.0
67
+ - jasmine-core 5.3.0 -> 5.6.0
68
+ - jquery-ui 1.14.0 -> 1.14.1
69
+ - lint-staged 15.2.10 -> 15.4.3
70
+ - postcss 8.4.47 -> 8.5.3
71
+ - prettier 3.3.3 -> 3.5.2
72
+ - puppeteer 23.4.0 -> 24.3.0
73
+ - sass 1.79.3 -> 1.85.1
74
+ - selenium-standalone 10.0.0 -> 10.0.1
75
+ - selenium-webdriver 4.25.0 -> 4.29.0
56
76
- string.prototype.startswith 1.0.0 -> 1.0.1
57
- - stylelint 16.9.0 -> 16.12.0
58
- - terser 5.33.0 -> 5.37.0
77
+ - stylelint 16.9.0 -> 16.15.0
78
+ - stylelint-config-recommended 14.0.1 -> 15.0.0
79
+ - stylelint-config-standard 36.0.1 -> 37.0.0
80
+ - terser 5.33.0 -> 5.39.0
59
81
60
82
## Version 5.4.2
61
83
- UIP-52 - repair integration tests, get WebDriverIO up to date
0 commit comments