From fd209527304cced9678f72926cd622cbd47ac56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Jun 2018 04:37:29 +0000 Subject: [PATCH] Bump funcy from 1.10.1 to 1.10.2 Bumps [funcy](https://github.com/Suor/funcy) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/Suor/funcy/releases) - [Changelog](https://github.com/Suor/funcy/blob/master/CHANGELOG) - [Commits](https://github.com/Suor/funcy/compare/1.10.1...1.10.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cd9254..78a19e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-cors-headers==2.2.0 django-debug-toolbar==1.9.1 djangorestframework==3.8.2 freezegun==0.3.10 -funcy==1.10.1 +funcy==1.10.2 psycopg2-binary==2.7.4 python-dateutil==2.7.2 pytz==2018.4