Bump newrelic from 11.0.1 to 11.1.0 (#3078)

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

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 11.1.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-11-05 07:28:48 -05:00
committed by GitHub
parent d7ae2097d2
commit 3820f8a435
2 changed files with 32 additions and 28 deletions

View File

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