Skip to content

Commit

Permalink
Bump newrelic from 9.7.0 to 9.7.1
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.7.1.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v9.7.0...v9.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Mar 18, 2024
1 parent c40aae5 commit cda71cd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 9 deletions.
3 changes: 1 addition & 2 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ netaddr==0.10.1
# via
# -r requirements/requirements.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.7.1
# via -r requirements/requirements.txt
packaging==23.2
# via build
Expand Down Expand Up @@ -151,7 +151,6 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements/requirements.txt
# h-vialib
# python-jose
pywb==2.7.4
# via -r requirements/requirements.txt
pyyaml==6.0.1
Expand Down
3 changes: 1 addition & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ netaddr==0.10.1
# via
# -r requirements/requirements.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.7.1
# via -r requirements/requirements.txt
packaging==23.2
# via build
Expand Down Expand Up @@ -185,7 +185,6 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements/requirements.txt
# h-vialib
# python-jose
pywb==2.7.4
# via -r requirements/requirements.txt
pyyaml==6.0.1
Expand Down
3 changes: 1 addition & 2 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ netaddr==0.10.1
# via
# -r requirements/requirements.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.7.1
# via -r requirements/requirements.txt
packaging==23.2
# via
Expand Down Expand Up @@ -165,7 +165,6 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements/requirements.txt
# h-vialib
# python-jose
pywb==2.7.4
# via -r requirements/requirements.txt
pyyaml==6.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ netaddr==0.10.1
# -r requirements/requirements.txt
# -r requirements/tests.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ markupsafe==2.0.1
# pywb
netaddr==0.10.1
# via checkmatelib
newrelic==9.7.0
newrelic==9.7.1
# via -r requirements/requirements.in
pkgutil-resolve-name==1.3.10
# via jsonschema
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ netaddr==0.10.1
# via
# -r requirements/requirements.txt
# checkmatelib
newrelic==9.7.0
newrelic==9.7.1
# via -r requirements/requirements.txt
packaging==23.2
# via
Expand Down

0 comments on commit cda71cd

Please sign in to comment.