Skip to content

Commit

Permalink
Bump newrelic from 9.7.0 to 9.11.0
Browse files Browse the repository at this point in the history
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.7.0 to 9.11.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v9.7.0...v9.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and seanh committed Jun 25, 2024
1 parent a10c4d2 commit 57a0ef5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ netaddr==0.10.1
# via
# -r requirements/prod.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.11.0
# via -r requirements/prod.txt
oauthlib==3.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ netaddr==0.10.1
# via
# -r requirements/prod.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.11.0
# via -r requirements/prod.txt
oauthlib==3.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ netaddr==0.10.1
# -r requirements/functests.txt
# -r requirements/tests.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.11.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ marshmallow==3.21.1
# webargs
netaddr==0.10.1
# via checkmatelib
newrelic==9.7.0
newrelic==9.11.0
# via -r requirements/prod.in
oauthlib==3.2.2
# via requests-oauthlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ netaddr==0.10.1
# via
# -r requirements/prod.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.11.0
# via -r requirements/prod.txt
oauthlib==3.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ netaddr==0.10.1
# via
# -r requirements/prod.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.11.0
# via -r requirements/prod.txt
oauthlib==3.2.2
# via
Expand Down

0 comments on commit 57a0ef5

Please sign in to comment.