From 32c56b6929984b540cc583eb8880ec03df4b5ecf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 14:23:14 +0000 Subject: [PATCH] Bump pytest from 4.5.0 to 4.6.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 4.6.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/4.5.0...4.6.1) --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 189e1136d..ae331356d 100644 --- a/requirements.in +++ b/requirements.in @@ -48,7 +48,7 @@ billiard==3.6.0.0 kombu==4.5.0 # Testing and dev -pytest==4.5.0 +pytest==4.6.1 pytest-django==3.4.8 pytest-sugar==0.9.2 pytest-cov==2.7.1 diff --git a/requirements.txt b/requirements.txt index 7b1aa8d3e..b8fd72d3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ greenlet==0.4.15 # via gevent gunicorn==19.9.0 icalendar==4.0.3 idna==2.8 # via requests -importlib-metadata==0.17 # via pluggy +importlib-metadata==0.17 # via pluggy, pytest incremental==17.5.0 # via towncrier ipaddress==1.0.22 # via mail-parser ipdb==0.12 @@ -81,7 +81,7 @@ monotonic==1.5 # via notifications-python-client more-itertools==7.0.0 # via pytest notifications-python-client==5.3.0 oauthlib==2.1.0 -packaging==19.0 # via pytest-sugar +packaging==19.0 # via pytest, pytest-sugar parso==0.4.0 # via jedi pathtools==0.1.2 # via watchdog pep8-naming==0.8.2 @@ -106,7 +106,7 @@ pytest-django==3.4.8 pytest-forked==1.0.2 # via pytest-xdist pytest-sugar==0.9.2 pytest-xdist==1.28.0 -pytest==4.5.0 +pytest==4.6.1 python-dateutil==2.8.0 pytz==2019.1 # via celery, django, icalendar pyyaml==5.1