From 0c06935067fe6149911f1eda4ab984b8c9c1f846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:20:23 +0200 Subject: [PATCH] Bump newrelic from 9.0.0 to 9.1.0 (#3274) Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f31a06cf..ca38d31e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ dockerflow==2022.8.0 jsonpatch==1.33 jsonschema==4.19.1 logging-color-formatter==1.0.3 -newrelic==9.0.0 +newrelic==9.1.0 psycopg2==2.9.7 pyramid==2.0.2 pyramid-mailer==0.15.1