Skip to content

Commit 6da59eb

Browse files
authored
Merge pull request #748 from NiaOrg/update-deps
Update dependencies
2 parents dad5147 + 14a99ab commit 6da59eb

2 files changed

Lines changed: 477 additions & 438 deletions

File tree

docs/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# This file was autogenerated by uv via the following command:
2-
# uv pip compile pyproject.toml --group dev --group docs
2+
# uv pip compile pyproject.toml --group dev --group docs -o docs/requirements.txt
33
alabaster==1.0.0
44
# via sphinx
5-
babel==2.17.0
5+
babel==2.18.0
66
# via sphinx
7-
certifi==2025.11.12
7+
certifi==2026.1.4
88
# via requests
99
charset-normalizer==3.4.4
1010
# via requests
1111
contourpy==1.3.3
1212
# via matplotlib
13-
coverage==7.13.0
13+
coverage==7.13.2
1414
# via pytest-cov
1515
cycler==0.12.1
1616
# via matplotlib
17-
docutils==0.21.2
17+
docutils==0.22.4
1818
# via
1919
# sphinx
2020
# sphinx-rtd-theme
@@ -80,18 +80,18 @@ pytz==2025.2
8080
# via pandas
8181
requests==2.32.5
8282
# via sphinx
83-
roman-numerals-py==3.1.0
83+
roman-numerals==4.1.0
8484
# via sphinx
8585
six==1.17.0
8686
# via python-dateutil
8787
snowballstemmer==3.0.1
8888
# via sphinx
89-
sphinx==8.2.3
89+
sphinx==9.1.0
9090
# via
9191
# niapy (pyproject.toml:docs)
9292
# sphinx-rtd-theme
9393
# sphinxcontrib-jquery
94-
sphinx-rtd-theme==3.0.2
94+
sphinx-rtd-theme==3.1.0
9595
# via niapy (pyproject.toml:docs)
9696
sphinxcontrib-applehelp==2.0.0
9797
# via sphinx
@@ -109,5 +109,5 @@ sphinxcontrib-serializinghtml==2.0.0
109109
# via sphinx
110110
tzdata==2025.2
111111
# via pandas
112-
urllib3==2.6.2
112+
urllib3==2.6.3
113113
# via requests

0 commit comments

Comments
 (0)