From 57ce0bffa2d4dd7149080b2a0a69cb18cece86aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Sep 2021 01:48:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20pyt?= =?UTF-8?q?hon=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/marion/setup.cfg | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/marion/setup.cfg b/src/marion/setup.cfg index e9700f9a..14333df7 100644 --- a/src/marion/setup.cfg +++ b/src/marion/setup.cfg @@ -35,26 +35,26 @@ dev = bandit==1.7.0 black==20.8b1 factory_boy==3.2.0 - flake8==3.9.1 - hypothesis[django]==6.10.0 - isort==5.8.0 - Jinja2==2.11.3 - mkdocs==1.1.2 - mkdocs-material==7.1.2 - mkdocstrings==0.15.0 + flake8==3.9.2 + hypothesis[django]==6.17.4 + isort==5.9.3 + Jinja2==3.0.1 + mkdocs==1.2.2 + mkdocs-material==7.2.6 + mkdocstrings==0.15.2 pdfminer.six==20201018 - pyfakefs==4.4.0 - pylint==2.7.4 - pylint-django==2.4.3 - pytest==6.2.3 - pytest-cov==2.11.1 - pytest-django==4.2.0 + pyfakefs==4.5.1 + pylint==2.10.2 + pylint-django==2.4.4 + pytest==6.2.5 + pytest-cov==2.12.1 + pytest-django==4.4.0 sandbox = - Django==3.2 + Django==3.2.7 django-configurations==2.2 - psycopg2-binary==2.8.6 + psycopg2-binary==2.9.1 ci = - twine==3.4.1 + twine==3.4.2 [bdist_wheel] universal = 1