Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent aeef5a6 commit a170e14
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
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.1.31
# via requests
charset-normalizer==3.4.0
# via requests
Expand Down
4 changes: 2 additions & 2 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.1.31
# via requests
charset-normalizer==3.4.0
# via requests
Expand All @@ -18,7 +18,7 @@ pluggy==1.5.0
# via pytest
py==1.11.0
# via dials-data (pyproject.toml)
pytest==7.4.2
pytest==8.3.4
# via dials-data (pyproject.toml)
pyyaml==6.0.1
# via dials-data (pyproject.toml)
Expand Down
8 changes: 4 additions & 4 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.1.31
# via requests
charset-normalizer==3.4.0
# via requests
Expand Down Expand Up @@ -36,12 +36,12 @@ requests==2.32.3
# sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==6.2.1
sphinx==8.2.1
# 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

0 comments on commit a170e14

Please sign in to comment.