mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-10-31 07:57:42 +03:00 
			
		
		
		
	Update whitenoise from 4.1.2 to 4.1.3
This commit is contained in:
		
							parent
							
								
									5109c4c05f
								
							
						
					
					
						commit
						e15965bd19
					
				|  | @ -6,7 +6,7 @@ rcssmin==1.0.6{% if cookiecutter.windows == 'y' and cookiecutter.use_docker == ' | |||
| {%- endif %} | ||||
| argon2-cffi==19.1.0  # https://github.com/hynek/argon2_cffi | ||||
| {%- if cookiecutter.use_whitenoise == 'y' %} | ||||
| whitenoise==4.1.2  # https://github.com/evansd/whitenoise | ||||
| whitenoise==4.1.3  # https://github.com/evansd/whitenoise | ||||
| {%- endif %} | ||||
| redis==3.2.1  # https://github.com/antirez/redis | ||||
| {%- if cookiecutter.use_celery == "y" %} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user