Bump newrelic from 10.17.0 to 11.0.0 (#2948)

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.17.0 to 11.0.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.17.0...v11.0.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-09-26 06:58:40 -04:00
committed by GitHub
parent a40c8861bf
commit bb24117f00
2 changed files with 29 additions and 33 deletions

View File

@@ -24,7 +24,7 @@ hypothesis = "^6.140.2"
humanize = "~=4.13"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
newrelic = "^10.17.0"
newrelic = "^11.0.0"
pyexcel = "==0.7.3"
pyexcel-io = "==0.6.7"
pyexcel-ods3 = "==0.6.1"