From f4e603d3ea08205d46587a42d3ee96493d833ce1 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 7 Dec 2020 04:55:16 +0200 Subject: [PATCH] Scheduled biweekly dependency update for week 48 (#95) * Update attribution from 1.3.1 to 1.4.0 * Update sphinx from 3.3.0 to 3.3.1 * Update usort from 0.6.0 to 0.6.2 --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5ef535a..e24790f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,11 +1,11 @@ aiounittest==1.4.0 -attribution==1.3.1 +attribution==1.4.0 black==20.8b1 codecov==2.1.10 coverage[toml]==5.3 flit==3.0.0 mypy==0.790 pylint==2.6.0 -sphinx==3.3.0 -usort==0.6.0 +sphinx==3.3.1 +usort==0.6.2 git+https://github.com/miyakogi/m2r