Skip to content

Commit

Permalink
Bump newrelic from 9.8.0 to 9.9.0
Browse files Browse the repository at this point in the history
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v9.8.0...v9.9.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] committed May 1, 2024
1 parent 04c8f0f commit 6109c29
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ markupsafe==2.1.3
# pyramid-jinja2
matplotlib-inline==0.1.6
# via ipython
newrelic==9.8.0
newrelic==9.9.0
# via -r requirements/requirements.txt
packaging==23.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 @@ -48,7 +48,7 @@ markupsafe==2.1.3
# -r requirements/requirements.txt
# jinja2
# pyramid-jinja2
newrelic==9.8.0
newrelic==9.9.0
# via -r requirements/requirements.txt
packaging==23.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ markupsafe==2.1.3
# via
# jinja2
# pyramid-jinja2
newrelic==9.8.0
newrelic==9.9.0
# via -r requirements/requirements.in
packaging==23.2
# via gunicorn
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ markupsafe==2.1.3
# pyramid-jinja2
mock==5.1.0
# via -r requirements/tests.in
newrelic==9.8.0
newrelic==9.9.0
# via -r requirements/requirements.txt
packaging==23.2
# via
Expand Down

0 comments on commit 6109c29

Please sign in to comment.