From 496ddf3ea520d86323f15f88973a4acdbbf12ee2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 22:51:51 +0000 Subject: [PATCH] Bump newrelic from 5.0.2.126 to 5.6.0.135 Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python) from 5.0.2.126 to 5.6.0.135. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d459ce..c4174b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ lazy-object-proxy==1.4.2 # via astroid mako==1.1.0 # via alembic markupsafe==1.1.1 # via jinja2, mako mccabe==0.6.1 # via pylint -newrelic==5.0.2.126 +newrelic==5.6.0.135 passlib==1.7.1 pip-tools==4.1.0 pycparser==2.19 # via cffi