From e1823b4742611214b3d89cdb7ac9574e9ba22302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 08:10:19 +0000 Subject: [PATCH] Bump newrelic from 8.8.0 to 8.10.1 Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 8.8.0 to 8.10.1. - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v8.8.0...v8.10.1) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b4b29ef..1fc0eb77b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ dockerflow==2022.8.0 jsonpatch==1.32 jsonschema==4.19.0 logging-color-formatter==1.0.3 -newrelic==8.8.0 +newrelic==8.10.1 psycopg2==2.9.7 pyramid==2.0.1 pyramid-mailer==0.15.1