From 07f4f1905f2ec752bae304ec92a1e94463934cae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 15:48:50 +0000 Subject: [PATCH] Bump django-leaflet from 0.27.0 to 0.27.1 in /src/requirements Bumps [django-leaflet](https://github.com/makinacorpus/django-leaflet) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/makinacorpus/django-leaflet/releases) - [Changelog](https://github.com/makinacorpus/django-leaflet/blob/master/CHANGES) - [Commits](https://github.com/makinacorpus/django-leaflet/compare/0.27.0...0.27.1) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 6ef5780c..95cac833 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -13,7 +13,7 @@ django-bootstrap3==14.1.0 django-cors-headers==3.4.0 django-extensions==3.0.9 django-filter==2.3.0 -django-leaflet==0.27.0 +django-leaflet==0.27.1 django-jsonview==2.0.0 django-oauth-toolkit==1.3.2 django-reversion==3.0.7