Skip to content

Commit e3f1079

Browse files
committed
Upgrade dependencies
1 parent f804256 commit e3f1079

2 files changed

Lines changed: 123 additions & 123 deletions

File tree

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ scipy==1.15.3 ; python_full_version < '3.11'
7272
# via pyriodicity
7373
scipy==1.17.1 ; python_full_version >= '3.11'
7474
# via pyriodicity
75-
snowballstemmer==3.0.1 ; python_full_version >= '3.12'
75+
snowballstemmer==3.1.0 ; python_full_version >= '3.12'
7676
# via sphinx
77-
soupsieve==2.8.3 ; python_full_version >= '3.12'
77+
soupsieve==2.8.4 ; python_full_version >= '3.12'
7878
# via beautifulsoup4
7979
sphinx==9.1.0 ; python_full_version >= '3.12'
8080
# via
@@ -94,7 +94,7 @@ sphinxcontrib-qthelp==2.0.0 ; python_full_version >= '3.12'
9494
# via sphinx
9595
sphinxcontrib-serializinghtml==2.0.0 ; python_full_version >= '3.12'
9696
# via sphinx
97-
starlette==1.0.1 ; python_full_version >= '3.12'
97+
starlette==1.1.0 ; python_full_version >= '3.12'
9898
# via sphinx-autobuild
9999
typing-extensions==4.15.0 ; python_full_version >= '3.12'
100100
# via
@@ -104,7 +104,7 @@ typing-extensions==4.15.0 ; python_full_version >= '3.12'
104104
# starlette
105105
urllib3==2.7.0 ; python_full_version >= '3.12'
106106
# via requests
107-
uvicorn==0.47.0 ; python_full_version >= '3.12'
107+
uvicorn==0.48.0 ; python_full_version >= '3.12'
108108
# via sphinx-autobuild
109109
watchfiles==1.2.0 ; python_full_version >= '3.12'
110110
# via sphinx-autobuild

0 commit comments

Comments
 (0)