Skip to content

Commit b48770c

Browse files
Bump newrelic from 11.2.0 to 13.0.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 11.2.0 to 13.0.0. - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v11.2.0...v13.0.0) --- updated-dependencies: - dependency-name: newrelic dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05e8f14 commit b48770c

2 files changed

Lines changed: 237 additions & 145 deletions

File tree

requirements/common.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ whitenoise[brotli]==6.11.0 # Used by Whitenoise to provide Brotli-compressed ve
44
Django==5.2.12
55
celery==5.6.2 # celery needed for data ingestion
66
simplejson==3.20.2 # import simplejson
7-
newrelic==11.2.0
7+
newrelic==13.0.0
88
certifi==2026.1.4
99

1010
psycopg2-binary==2.9.12

0 commit comments

Comments
 (0)