Skip to content

Commit 77c6c71

Browse files
committed
Bump version to v2025.10.3
1 parent e106274 commit 77c6c71

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

requirements.txt

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ alabaster==0.7.16
22
asttokens==3.0.1
33
attrs==25.4.0
44
babel==2.17.0
5-
black==25.11.0
5+
black==25.12.0
66
bokeh==3.8.0
77
certifi==2025.11.12
88
charset-normalizer==3.4.4
99
click==8.3.1
1010
contourpy==1.3.3
11-
coverage==7.12.0
11+
coverage==7.13.0
1212
coveralls==4.0.2
1313
decorator==5.2.1
1414
df2img==0.2.21
@@ -18,12 +18,12 @@ docutils==0.20.1
1818
duckdb==1.4.0
1919
executing==2.2.1
2020
fastjsonschema==2.21.2
21-
GridPath==2025.10.2
21+
GridPath==2025.10.3
2222
gurobipy==13.0.0
2323
highspy==1.12.0
2424
idna==3.11
2525
imagesize==1.4.1
26-
ipython==9.7.0
26+
ipython==9.8.0
2727
ipython_pygments_lexers==1.1.1
2828
jedi==0.19.2
2929
Jinja2==3.1.6
@@ -34,7 +34,7 @@ kaleido==0.2.1
3434
MarkupSafe==3.0.3
3535
matplotlib-inline==0.2.1
3636
mypy_extensions==1.1.0
37-
narwhals==2.12.0
37+
narwhals==2.13.0
3838
nbformat==5.10.4
3939
networkx==3.5
4040
nose==1.3.7
@@ -45,7 +45,7 @@ parso==0.8.5
4545
pathspec==0.12.1
4646
pexpect==4.9.0
4747
pillow==12.0.0
48-
platformdirs==4.5.0
48+
platformdirs==4.5.1
4949
plotly==6.5.0
5050
ply==3.11
5151
prompt_toolkit==3.0.52
@@ -61,21 +61,23 @@ PyUtilib==6.0.0
6161
PyYAML==6.0.3
6262
referencing==0.37.0
6363
requests==2.32.5
64-
rpds-py==0.29.0
64+
rpds-py==0.30.0
6565
six==1.17.0
6666
snowballstemmer==3.0.1
6767
Sphinx==7.2.6
6868
sphinx-argparse==0.4.0
69+
sphinx-rtd-theme==3.0.2
6970
sphinxcontrib-applehelp==2.0.0
7071
sphinxcontrib-devhelp==2.0.0
7172
sphinxcontrib-htmlhelp==2.1.0
73+
sphinxcontrib-jquery==4.1
7274
sphinxcontrib-jsmath==1.0.1
7375
sphinxcontrib-qthelp==2.0.0
7476
sphinxcontrib-serializinghtml==2.0.0
7577
stack-data==0.6.3
7678
tornado==6.5.2
7779
traitlets==5.14.3
7880
tzdata==2025.2
79-
urllib3==2.5.0
81+
urllib3==2.6.1
8082
wcwidth==0.2.14
8183
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.2"
1+
__version__ = "v2025.10.3"

0 commit comments

Comments
 (0)