Skip to content

Commit 5b642e3

Browse files
committed
Bump version to v2025.10.2
1 parent b4400f3 commit 5b642e3

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

requirements.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
alabaster==0.7.16
2-
asttokens==3.0.0
2+
asttokens==3.0.1
33
attrs==25.4.0
44
babel==2.17.0
5-
black==25.9.0
5+
black==25.11.0
66
bokeh==3.8.0
7-
certifi==2025.10.5
8-
charset-normalizer==3.4.3
9-
click==8.3.0
7+
certifi==2025.11.12
8+
charset-normalizer==3.4.4
9+
click==8.3.1
1010
contourpy==1.3.3
11-
coverage==6.5.0
12-
coveralls==3.3.1
11+
coverage==7.12.0
12+
coveralls==4.0.2
1313
decorator==5.2.1
1414
df2img==0.2.21
1515
dill==0.3.8
@@ -18,35 +18,35 @@ docutils==0.20.1
1818
duckdb==1.4.0
1919
executing==2.2.1
2020
fastjsonschema==2.21.2
21-
GridPath==2025.10.1
22-
gurobipy==12.0.3
23-
highspy==1.11.0
21+
GridPath==2025.10.2
22+
gurobipy==13.0.0
23+
highspy==1.12.0
2424
idna==3.11
2525
imagesize==1.4.1
26-
ipython==9.6.0
26+
ipython==9.7.0
2727
ipython_pygments_lexers==1.1.1
2828
jedi==0.19.2
2929
Jinja2==3.1.6
3030
jsonschema==4.25.1
3131
jsonschema-specifications==2025.9.1
32-
jupyter_core==5.8.1
32+
jupyter_core==5.9.1
3333
kaleido==0.2.1
3434
MarkupSafe==3.0.3
35-
matplotlib-inline==0.1.7
35+
matplotlib-inline==0.2.1
3636
mypy_extensions==1.1.0
37-
narwhals==2.8.0
37+
narwhals==2.12.0
3838
nbformat==5.10.4
3939
networkx==3.5
4040
nose==1.3.7
41-
numpy==2.3.3
41+
numpy==2.3.5
4242
packaging==25.0
4343
pandas==2.3.2
4444
parso==0.8.5
4545
pathspec==0.12.1
4646
pexpect==4.9.0
47-
pillow==11.3.0
47+
pillow==12.0.0
4848
platformdirs==4.5.0
49-
plotly==6.3.1
49+
plotly==6.5.0
5050
ply==3.11
5151
prompt_toolkit==3.0.52
5252
pscript==0.8.0
@@ -55,13 +55,13 @@ pure_eval==0.2.3
5555
Pygments==2.19.2
5656
pyomo==6.9.4
5757
python-dateutil==2.9.0.post0
58-
pytokens==0.1.10
58+
pytokens==0.3.0
5959
pytz==2025.2
6060
PyUtilib==6.0.0
6161
PyYAML==6.0.3
6262
referencing==0.37.0
6363
requests==2.32.5
64-
rpds-py==0.27.1
64+
rpds-py==0.29.0
6565
six==1.17.0
6666
snowballstemmer==3.0.1
6767
Sphinx==7.2.6
@@ -78,4 +78,4 @@ traitlets==5.14.3
7878
tzdata==2025.2
7979
urllib3==2.5.0
8080
wcwidth==0.2.14
81-
xyzservices==2025.4.0
81+
xyzservices==2025.11.0

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "v2025.10.1"
1+
__version__ = "v2025.10.2"

0 commit comments

Comments
 (0)