Skip to content

Commit 15a0423

Browse files
Update all dependencies
1 parent 71ffe58 commit 15a0423

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile pyproject.toml -o requirements.txt
3-
certifi==2024.8.30
3+
certifi==2025.11.12
44
# via requests
55
charset-normalizer==3.4.0
66
# via requests

requirements_dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile pyproject.toml --extra test -o requirements_dev.txt
3-
certifi==2024.8.30
3+
certifi==2025.11.12
44
# via requests
55
charset-normalizer==3.4.0
66
# via requests
@@ -12,13 +12,13 @@ importlib-resources==6.4.5
1212
# via dials-data (pyproject.toml)
1313
iniconfig==2.0.0
1414
# via pytest
15-
packaging==24.1
15+
packaging==25.0
1616
# via pytest
1717
pluggy==1.5.0
1818
# via pytest
1919
py==1.11.0
2020
# via dials-data (pyproject.toml)
21-
pytest==7.4.2
21+
pytest==9.0.1
2222
# via dials-data (pyproject.toml)
2323
pyyaml==6.0.1
2424
# via dials-data (pyproject.toml)

requirements_doc.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile pyproject.toml --extra doc -o requirements_doc.txt
3-
alabaster==0.7.16
3+
alabaster==1.0.0
44
# via sphinx
55
babel==2.16.0
66
# via sphinx
7-
certifi==2024.8.30
7+
certifi==2025.11.12
88
# via requests
99
charset-normalizer==3.4.0
1010
# via requests
@@ -22,7 +22,7 @@ jinja2==3.1.4
2222
# via sphinx
2323
markupsafe==3.0.2
2424
# via jinja2
25-
packaging==24.1
25+
packaging==25.0
2626
# via sphinx
2727
py==1.11.0
2828
# via dials-data (pyproject.toml)
@@ -34,14 +34,14 @@ requests==2.32.3
3434
# via
3535
# dials-data (pyproject.toml)
3636
# sphinx
37-
snowballstemmer==2.2.0
37+
snowballstemmer==3.0.1
3838
# via sphinx
39-
sphinx==6.2.1
39+
sphinx==9.0.4
4040
# via
4141
# dials-data (pyproject.toml)
4242
# sphinx-rtd-theme
4343
# sphinxcontrib-jquery
44-
sphinx-rtd-theme==1.3.0
44+
sphinx-rtd-theme==3.0.2
4545
# via dials-data (pyproject.toml)
4646
sphinxcontrib-applehelp==2.0.0
4747
# via sphinx

0 commit comments

Comments
 (0)