From 5b6e936c570c0ac6aed42703e1a76c3f7aad47d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 06:30:48 +0000 Subject: [PATCH] Bump pre-commit from 1.18.3 to 1.19.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.18.3 to 1.19.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v1.18.3...v1.19.0) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index db04ebd..a18354e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -44,7 +44,7 @@ pathtools==0.1.2 # via watchdog pex==1.6.11 pkginfo==1.5.0.1 # via twine pluggy==0.12.0 # via pytest, tox -pre-commit==1.18.3 +pre-commit==1.19.0 py==1.8.0 # via pytest, tox pycodestyle==2.5.0 # via flake8 pyflakes==2.1.1 # via flake8 @@ -80,4 +80,4 @@ wrapt==1.11.2 # via astroid zipp==0.5.2 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -# setuptools==41.4.0 # via twine +# setuptools==41.5.0 # via twine