Skip to content

Commit c86db96

Browse files
Update all dependencies
1 parent aeef5a6 commit c86db96

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.1.31
44
# via requests
55
charset-normalizer==3.4.0
66
# via requests

requirements_dev.txt

Lines changed: 2 additions & 2 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.1.31
44
# via requests
55
charset-normalizer==3.4.0
66
# via requests
@@ -18,7 +18,7 @@ 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==8.3.4
2222
# via dials-data (pyproject.toml)
2323
pyyaml==6.0.1
2424
# via dials-data (pyproject.toml)

requirements_doc.txt

Lines changed: 4 additions & 4 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.1.31
88
# via requests
99
charset-normalizer==3.4.0
1010
# via requests
@@ -36,12 +36,12 @@ requests==2.32.3
3636
# sphinx
3737
snowballstemmer==2.2.0
3838
# via sphinx
39-
sphinx==6.2.1
39+
sphinx==8.1.3
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)