Skip to content

Commit 6883e05

Browse files
committed
Bump version to v2026.3.0
1 parent 89988c5 commit 6883e05

2 files changed

Lines changed: 38 additions & 37 deletions

File tree

requirements.txt

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,74 @@
11
alabaster==0.7.16
22
annotated-doc==0.0.4
33
asttokens==3.0.1
4-
attrs==25.4.0
4+
attrs==26.1.0
55
babel==2.18.0
6-
black==26.3.1
6+
black==26.5.1
77
bokeh==3.8.0
8-
certifi==2026.2.25
9-
charset-normalizer==3.4.6
10-
click==8.3.1
8+
certifi==2026.5.20
9+
charset-normalizer==3.4.7
10+
click==8.4.1
1111
contourpy==1.3.3
12-
coverage==7.13.5
12+
coverage==7.14.1
1313
coveralls==4.1.0
14-
decorator==5.2.1
14+
decorator==5.3.1
1515
df2img==0.2.21
1616
dill==0.3.8
1717
docutils==0.20.1
1818
duckdb==1.4.0
1919
executing==2.2.1
2020
fastjsonschema==2.21.2
21-
GridPath==2026.2.0
22-
gurobipy==13.0.1
23-
highspy==1.13.1
24-
idna==3.11
21+
GridPath==2026.3.0
22+
gurobipy==13.0.2
23+
highspy==1.14.0
24+
idna==3.17
2525
imagesize==2.0.0
26-
ipython==9.11.0
26+
ipython==9.13.0
2727
ipython_pygments_lexers==1.1.1
28-
jedi==0.19.2
28+
jedi==0.20.0
2929
Jinja2==3.1.6
3030
jsonschema==4.26.0
3131
jsonschema-specifications==2025.9.1
3232
jupyter_core==5.9.1
3333
kaleido==0.2.1
34-
markdown-it-py==4.0.0
34+
markdown-it-py==4.2.0
3535
MarkupSafe==3.0.3
36-
matplotlib-inline==0.2.1
36+
matplotlib-inline==0.2.2
3737
mdurl==0.1.2
3838
mypy_extensions==1.1.0
39-
narwhals==2.18.0
39+
narwhals==2.21.2
4040
nbformat==5.10.4
4141
networkx==3.5
4242
nose==1.3.7
43-
numpy==2.4.3
44-
packaging==26.0
43+
numpy==2.4.6
44+
packaging==26.2
4545
pandas==2.3.2
46-
parso==0.8.6
47-
pathspec==1.0.4
46+
parso==0.8.7
47+
pathspec==1.1.1
4848
pexpect==4.9.0
49-
pillow==12.1.1
50-
platformdirs==4.9.4
51-
plotly==6.6.0
49+
pillow==12.2.0
50+
platformdirs==4.10.0
51+
plotly==6.7.0
5252
ply==3.11
5353
prompt_toolkit==3.0.52
5454
pscript==0.8.0
55+
psutil==7.2.2
5556
ptyprocess==0.7.0
5657
pure_eval==0.2.3
57-
Pygments==2.19.2
58+
Pygments==2.20.0
5859
pyomo==6.9.4
5960
python-dateutil==2.9.0.post0
6061
pytokens==0.4.1
61-
pytz==2026.1.post1
62+
pytz==2026.2
6263
PyUtilib==6.0.0
6364
PyYAML==6.0.3
6465
referencing==0.37.0
65-
requests==2.32.5
66-
rich==14.3.3
67-
rpds-py==0.30.0
66+
requests==2.34.2
67+
rich==15.0.0
68+
rpds-py==2026.5.1
6869
shellingham==1.5.4
6970
six==1.17.0
70-
snowballstemmer==3.0.1
71+
snowballstemmer==3.1.0
7172
Sphinx==7.2.6
7273
sphinx-argparse==0.4.0
7374
sphinx_rtd_theme==3.1.0
@@ -79,10 +80,10 @@ sphinxcontrib-jsmath==1.0.1
7980
sphinxcontrib-qthelp==2.0.0
8081
sphinxcontrib-serializinghtml==2.0.0
8182
stack-data==0.6.3
82-
tornado==6.5.5
83-
traitlets==5.14.3
84-
typer==0.24.1
85-
tzdata==2025.3
86-
urllib3==2.6.3
87-
wcwidth==0.6.0
88-
xyzservices==2025.11.0
83+
tornado==6.5.6
84+
traitlets==5.15.0
85+
typer==0.26.2
86+
tzdata==2026.2
87+
urllib3==2.7.0
88+
wcwidth==0.7.0
89+
xyzservices==2026.3.0

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "v2026.2.0"
1+
__version__ = "v2026.3.0"

0 commit comments

Comments
 (0)