Skip to content
Merged
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
20 changes: 10 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ beautifulsoup4==4.15.0
# via pydata-sphinx-theme
certifi==2026.7.22
# via requests
charset-normalizer==3.4.9
charset-normalizer==3.5.1
# via requests
click==8.4.2
click==8.5.0
# via uvicorn
colorama==0.4.6
# via sphinx-autobuild
Expand All @@ -36,11 +36,11 @@ fspath==20230629
# via linuxdoc
h11==0.16.0
# via uvicorn
idna==3.18
idna==3.19
# via
# anyio
# requests
imagesize==2.0.0
imagesize==2.0.1
# via sphinx
jinja2==3.1.6
# via
Expand All @@ -61,11 +61,11 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==5.1.0
# via -r requirements/base.in
packaging==26.2
packaging==26.3
# via sphinx
pydata-sphinx-theme==0.20.0
# via sphinx-book-theme
pygments==2.20.0
pygments==2.21.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand All @@ -84,7 +84,7 @@ six==1.17.0
# via fspath
snowballstemmer==3.1.1
# via sphinx
soupsieve==2.9.1
soupsieve==2.9.2
# via beautifulsoup4
sphinx==9.1.0
# via
Expand Down Expand Up @@ -134,7 +134,7 @@ sphinxemoji==0.3.2
# via -r requirements/base.in
sphinxext-rediraffe==0.3.0
# via -r requirements/base.in
starlette==1.3.1
starlette==1.6.0
# via sphinx-autobuild
typing-extensions==4.16.0
# via
Expand All @@ -143,11 +143,11 @@ typing-extensions==4.16.0
# starlette
urllib3==2.7.0
# via requests
uvicorn==0.51.0
uvicorn==0.52.4
# via sphinx-autobuild
watchfiles==1.2.0
# via sphinx-autobuild
websockets==16.1.1
websockets==17.1
# via sphinx-autobuild

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# make upgrade
#
build==1.5.0
build==1.6.0
# via pip-tools
click==8.4.2
click==8.5.0
# via pip-tools
packaging==26.2
packaging==26.3
# via
# build
# wheel
pip-tools==7.6.0
pip-tools==7.6.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.47.0
wheel==0.48.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
packaging==26.2
packaging==26.3
# via wheel
wheel==0.47.0
wheel==0.48.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.2
pip==26.2.1
# via -r requirements/pip.in
setuptools==83.0.0
setuptools==84.0.0
# via -r requirements/pip.in