File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- coverage == 7.10.1
1
+ coverage == 7.10.6
2
2
pytest == 8.4.1
3
3
pytest-cov == 6.2.1
4
4
pytest-recording == 0.13.4
5
5
requests-mock == 1.12.1
6
- ruff == 0.12.7
6
+ ruff == 0.12.11
7
7
vcrpy == 7.0.0
Original file line number Diff line number Diff line change 1
1
appdirs == 1.4.4
2
- beautifulsoup4 == 4.13.4
2
+ beautifulsoup4 == 4.13.5
3
3
biopython == 1.85
4
4
bokeh == 3.6.2
5
- certifi == 2025.7.14
5
+ certifi == 2025.8.3
6
6
chardet == 5.2.0
7
7
chart_studio == 1.1.0
8
- cryptography == 45.0.5
8
+ cryptography == 45.0.7
9
9
decorator == 5.2.1
10
10
ete3 == 3.1.3
11
11
html5lib == 1.1
12
12
idna == 3.10
13
- jsonschema == 4.25.0
13
+ jsonschema == 4.25.1
14
14
markdown == 3.8.2
15
15
markupsafe == 3.0.2
16
16
ndg-httpsclient == 0.5.1
@@ -19,7 +19,7 @@ numpy==2.2.3
19
19
pexpect == 4.9.0
20
20
pickleshare == 0.7.5
21
21
pillow == 11.3.0
22
- plotly == 6.2 .0
22
+ plotly == 6.3 .0
23
23
pyasn1 == 0.6.1
24
24
pycurl == 7.45.6
25
25
pygments == 2.19.2
@@ -43,10 +43,10 @@ ipywidgets==8.1.7
43
43
jinja2 == 3.1.6
44
44
# N.b. notebook version must stay under 7
45
45
notebook == 6.5.7
46
- pandas == 2.3.1
47
- pymongo == 4.13.2
46
+ pandas == 2.3.2
47
+ pymongo == 4.14.1
48
48
pyyaml == 6.0.2
49
- requests == 2.32.4
49
+ requests == 2.32.5
50
50
scikit-learn == 1.6.1
51
51
statsmodels == 0.14.5
52
- tornado == 6.5.1
52
+ tornado == 6.5.2
You can’t perform that action at this time.
0 commit comments