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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ fspath==20230629
# via linuxdoc
h11==0.16.0
# via uvicorn
idna==3.17
idna==3.18
# via
# anyio
# requests
Expand Down Expand Up @@ -80,7 +80,7 @@ roman-numerals==4.1.0
# via sphinx
six==1.17.0
# via fspath
snowballstemmer==3.1.0
snowballstemmer==3.1.1
# via sphinx
soupsieve==2.8.4
# via beautifulsoup4
Expand Down Expand Up @@ -142,7 +142,7 @@ typing-extensions==4.15.0
# starlette
urllib3==2.7.0
# via requests
uvicorn==0.48.0
uvicorn==0.49.0
# via sphinx-autobuild
watchfiles==1.2.0
# via sphinx-autobuild
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

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