Bump newrelic from 11.2.0 to 11.3.0 (#3215)

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v11.2.0...v11.3.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-23 10:42:38 -05:00
committed by GitHub
parent ca2e3fc89f
commit 25c58d06a8
2 changed files with 45 additions and 33 deletions

View File

@@ -24,7 +24,7 @@ hypothesis = "^6.150.2"
humanize = "~=4.15"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
newrelic = "^11.2.0"
newrelic = "^11.3.0"
pyexcel = "==0.7.4"
pyexcel-io = "==0.6.7"
pyexcel-ods3 = "==0.6.1"