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 Dec 28, 2024
1 parent fad1f02 commit cd899e0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
idna==3.10
# via requests
importlib-resources==6.4.5
# via dials-data (pyproject.toml)
py==1.11.0
# via dials-data (pyproject.toml)
pyyaml==6.0.1
pyyaml==6.0.2
# via dials-data (pyproject.toml)
requests==2.31.0
# via dials-data (pyproject.toml)
urllib3==2.2.3
urllib3==2.3.0
# via requests
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# 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==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
coverage==7.3.1
coverage==7.6.10
# via dials-data (pyproject.toml)
idna==3.10
# via requests
importlib-resources==6.4.5
# via dials-data (pyproject.toml)
iniconfig==2.0.0
# via pytest
packaging==24.1
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
py==1.11.0
# via dials-data (pyproject.toml)
pytest==7.4.2
pytest==7.4.4
# via dials-data (pyproject.toml)
pyyaml==6.0.1
pyyaml==6.0.2
# via dials-data (pyproject.toml)
requests==2.31.0
# via dials-data (pyproject.toml)
urllib3==2.2.3
urllib3==2.3.0
# via requests
12 changes: 6 additions & 6 deletions requirements_doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ alabaster==0.7.16
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
docutils==0.18.1
docutils==0.21.2
# via
# sphinx
# sphinx-rtd-theme
Expand All @@ -22,13 +22,13 @@ jinja2==3.1.4
# via sphinx
markupsafe==3.0.2
# via jinja2
packaging==24.1
packaging==24.2
# via sphinx
py==1.11.0
# via dials-data (pyproject.toml)
pygments==2.18.0
# via sphinx
pyyaml==6.0.1
pyyaml==6.0.2
# via dials-data (pyproject.toml)
requests==2.32.3
# via
Expand Down Expand Up @@ -57,5 +57,5 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
urllib3==2.2.3
urllib3==2.3.0
# via requests

0 comments on commit cd899e0

Please sign in to comment.