Skip to content

Update all dependencies (major) #476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
certifi==2024.8.30
certifi==2025.4.26
# via requests
charset-normalizer==3.4.0
# via requests
Expand Down
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --extra test -o requirements_dev.txt
certifi==2024.8.30
certifi==2025.4.26
# via requests
charset-normalizer==3.4.0
# via requests
Expand All @@ -12,13 +12,13 @@ importlib-resources==6.4.5
# via dials-data (pyproject.toml)
iniconfig==2.0.0
# via pytest
packaging==24.1
packaging==25.0
# via pytest
pluggy==1.5.0
# via pytest
py==1.11.0
# via dials-data (pyproject.toml)
pytest==7.4.2
pytest==8.3.5
# via dials-data (pyproject.toml)
pyyaml==6.0.1
# via dials-data (pyproject.toml)
Expand Down
10 changes: 5 additions & 5 deletions requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --extra doc -o requirements_doc.txt
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.8.30
certifi==2025.4.26
# via requests
charset-normalizer==3.4.0
# via requests
Expand All @@ -22,7 +22,7 @@ jinja2==3.1.4
# via sphinx
markupsafe==3.0.2
# via jinja2
packaging==24.1
packaging==25.0
# via sphinx
py==1.11.0
# via dials-data (pyproject.toml)
Expand All @@ -36,12 +36,12 @@ requests==2.32.3
# sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==6.2.1
sphinx==8.2.3
# via
# dials-data (pyproject.toml)
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==1.3.0
sphinx-rtd-theme==3.0.2
# via dials-data (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down