mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 09:57:30 +03:00 
			
		
		
		
	Update uvicorn from 0.11.3 to 0.11.5
This commit is contained in:
		
							parent
							
								
									3694f3dcaa
								
							
						
					
					
						commit
						47e82bd084
					
				| 
						 | 
					@ -17,7 +17,7 @@ flower==0.9.4  # https://github.com/mher/flower
 | 
				
			||||||
{%- endif %}
 | 
					{%- endif %}
 | 
				
			||||||
{%- endif %}
 | 
					{%- endif %}
 | 
				
			||||||
{%- if cookiecutter.use_async == 'y' %}
 | 
					{%- if cookiecutter.use_async == 'y' %}
 | 
				
			||||||
uvicorn==0.11.3  # https://github.com/encode/uvicorn
 | 
					uvicorn==0.11.5  # https://github.com/encode/uvicorn
 | 
				
			||||||
gunicorn==20.0.4  # https://github.com/benoitc/gunicorn
 | 
					gunicorn==20.0.4  # https://github.com/benoitc/gunicorn
 | 
				
			||||||
{%- endif %}
 | 
					{%- endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user