From 14ec1857d43879e7144eee32335196bdadcca493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Jan 2018 08:25:13 +0000 Subject: [PATCH] Bump attrs from 17.3.0 to 17.4.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 17.3.0 to 17.4.0. - [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/17.3.0...17.4.0) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f151c0..8cdf1d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ allure-python-commons==2.2.3b1 -attrs==17.3.0 +attrs==17.4.0 Django==1.11.7 enum34==1.1.6 image==1.5.16