Bump newrelic from 10.16.0 to 10.17.0 (#1962)

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

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 10.17.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-09-10 17:33:55 +00:00
committed by GitHub
parent a75cfa0718
commit f5835427b4
2 changed files with 32 additions and 32 deletions

View File

@@ -38,7 +38,7 @@ jsonschema = {version = "==4.25.1", extras = ["format"]}
lxml = "==6.0.1"
marshmallow = "^4.0.1"
marshmallow-sqlalchemy = "^1.4.2"
newrelic = "^10.16.0"
newrelic = "^10.17.0"
packaging = "==25.0"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.10"