Bump newrelic from 11.1.0 to 11.2.0 (#3160)

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

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 11.2.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]
2025-12-11 13:53:56 -05:00
committed by GitHub
parent 43b4e506bb
commit 935ab64d12
2 changed files with 32 additions and 32 deletions

View File

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