mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 09:57:30 +03:00 
			
		
		
		
	update Werkzeug to 0.14.1 and add pyup filter
This commit is contained in:
		
							parent
							
								
									a37046d1ef
								
							
						
					
					
						commit
						9e27e853f2
					
				| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
-r ./base.txt
 | 
					-r ./base.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Werkzeug==0.14  # https://github.com/pallets/werkzeug
 | 
					Werkzeug==0.14.1  # pyup: < 0.15 # https://github.com/pallets/werkzeug
 | 
				
			||||||
ipdb==0.12  # https://github.com/gotcha/ipdb
 | 
					ipdb==0.12  # https://github.com/gotcha/ipdb
 | 
				
			||||||
Sphinx==2.0.1  # https://github.com/sphinx-doc/sphinx
 | 
					Sphinx==2.0.1  # https://github.com/sphinx-doc/sphinx
 | 
				
			||||||
{%- if cookiecutter.use_docker == 'y' %}
 | 
					{%- if cookiecutter.use_docker == 'y' %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user