Skip to content

Commit

Permalink
Updated transient dependencies (#3568)
Browse files Browse the repository at this point in the history
  • Loading branch information
fppf-bot authored and je-cook committed Sep 9, 2024
1 parent a9f5cc0 commit 84508eb
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions requirements/uv/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ bleach==6.1.0
# via nbconvert
blosc2==2.7.1
# via tables
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
Expand Down Expand Up @@ -91,7 +91,7 @@ exceptiongroup==1.2.2
# anyio
# ipython
# pytest
executing==2.0.1
executing==2.1.0
# via stack-data
fastjsonschema==2.20.0
# via nbformat
Expand Down Expand Up @@ -141,7 +141,7 @@ ipykernel==6.29.5
# via
# jupyterlab
# myst-nb
ipython==8.26.0
ipython==8.27.0
# via
# ipykernel
# myst-nb
Expand Down Expand Up @@ -515,7 +515,7 @@ sphinx==7.4.7
# sphinx-copybutton
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autoapi==3.2.1
sphinx-autoapi==3.3.1
# via bluemira (pyproject.toml)
sphinx-copybutton==0.5.2
# via bluemira (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements/uv/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel==2.16.0
# via bluemira (pyproject.toml)
blosc2==2.7.1
# via tables
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down
8 changes: 4 additions & 4 deletions requirements/uv/develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ babel==2.16.0
# sphinx
blosc2==2.7.1
# via tables
certifi==2024.7.4
certifi==2024.8.30
# via requests
cfgv==3.4.0
# via pre-commit
Expand Down Expand Up @@ -64,7 +64,7 @@ exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.0.1
executing==2.1.0
# via stack-data
fastjsonschema==2.20.0
# via nbformat
Expand Down Expand Up @@ -100,7 +100,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via myst-nb
ipython==8.26.0
ipython==8.27.0
# via
# ipykernel
# myst-nb
Expand Down Expand Up @@ -369,7 +369,7 @@ sphinx==7.4.7
# sphinx-copybutton
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autoapi==3.2.1
sphinx-autoapi==3.3.1
# via bluemira (pyproject.toml)
sphinx-copybutton==0.5.2
# via bluemira (pyproject.toml)
Expand Down
6 changes: 3 additions & 3 deletions requirements/uv/examples.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bleach==6.1.0
# via nbconvert
blosc2==2.7.1
# via tables
certifi==2024.7.4
certifi==2024.8.30
# via
# httpcore
# httpx
Expand Down Expand Up @@ -69,7 +69,7 @@ exceptiongroup==1.2.2
# via
# anyio
# ipython
executing==2.0.1
executing==2.1.0
# via stack-data
fastjsonschema==2.20.0
# via nbformat
Expand Down Expand Up @@ -103,7 +103,7 @@ imageio==2.35.1
# via bluemira (pyproject.toml)
ipykernel==6.29.5
# via jupyterlab
ipython==8.26.0
ipython==8.27.0
# via ipykernel
isoduration==20.11.0
# via jsonschema
Expand Down

0 comments on commit 84508eb

Please sign in to comment.