File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ jsonschema-specifications==2024.10.1
7979    # via jsonschema 
8080jupyter-events == 0.12.0 
8181    # via jupyterhub 
82- jupyterhub == 5.2.1  
82+ jupyterhub == 5.3.0rc0  
8383    # via 
8484    #   -r unfrozen/requirements.txt 
8585    #   jupyterhub-firstuseauthenticator 
@@ -114,7 +114,7 @@ markupsafe==3.0.2
114114    # via 
115115    #   jinja2 
116116    #   mako 
117- multidict == 6.3.2  
117+ multidict == 6.2.0  
118118    # via 
119119    #   aiohttp 
120120    #   yarl 
@@ -156,7 +156,7 @@ pycparser==2.22
156156    # via cffi 
157157pycurl == 7.45.6 
158158    # via -r unfrozen/requirements.txt 
159- pydantic == 2.11.2  
159+ pydantic == 2.11.3  
160160    # via jupyterhub 
161161pydantic-core == 2.33.1 
162162    # via pydantic 
Original file line number Diff line number Diff line change 88# 
99
1010# JupyterHub itself 
11- jupyterhub == 5.2.1  
11+ jupyterhub == 5.3.0rc0  
1212
1313# JupyterHub Spawner, kubernetes specific 
1414jupyterhub-kubespawner == 7.* 
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ ipykernel==6.29.5
8080    # via 
8181    #   jupyterlab 
8282    #   nbclassic 
83- ipython == 9.0.2  
83+ ipython == 9.1.0  
8484    # via ipykernel 
8585ipython-genutils == 0.2.0 
8686    # via nbclassic 
@@ -137,7 +137,7 @@ jupyter-server==2.15.0
137137    #   notebook-shim 
138138jupyter-server-terminals == 0.5.3 
139139    # via jupyter-server 
140- jupyterhub == 5.2.1  
140+ jupyterhub == 5.3.0rc0  
141141    # via -r unfrozen/requirements.txt 
142142jupyterlab == 4.4.0 
143143    # via -r unfrozen/requirements.txt 
@@ -218,7 +218,7 @@ pure-eval==0.2.3
218218    # via stack-data 
219219pycparser == 2.22 
220220    # via cffi 
221- pydantic == 2.11.2  
221+ pydantic == 2.11.3  
222222    # via jupyterhub 
223223pydantic-core == 2.33.1 
224224    # via pydantic 
Original file line number Diff line number Diff line change 77
88# JupyterHub itself, update this version pinning by running the workflow 
99# mentioned above. 
10- jupyterhub == 5.2.1  
10+ jupyterhub == 5.3.0rc0  
1111
1212# UI 
1313jupyterlab 
Original file line number Diff line number Diff line change 22apiVersion : v2 
33name : jupyterhub 
44version : 0.0.1-set.by.chartpress 
5- appVersion : " 5.2.1 " 
5+ appVersion : " 5.3.0rc0 " 
66description : Multi-user Jupyter installation 
77keywords : [jupyter, jupyterhub, z2jh] 
88home : https://z2jh.jupyter.org 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments