From 89362ea54424bc0a9c04b293b3d7650547bbc602 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 08:47:26 +0000 Subject: [PATCH] Bump autopep8 from 1.4.4 to 1.5 Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.4.4 to 1.5. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v1.4.4...v1.5) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index acac959..b89ddf9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ wheel==0.33.6 pytest pytest-cov flake8==3.7.9 -autopep8==1.4.4 +autopep8==1.5 freezegun==0.3.13 \ No newline at end of file