Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Nov 14, 2023
1 parent 962d4c9 commit 1e8b814
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ markupsafe==1.1.1
# pyramid-jinja2
matplotlib-inline==0.1.2
# via ipython
newrelic==9.1.1
newrelic==9.1.2
# via -r requirements/requirements.txt
oauthlib==3.2.2
# via -r requirements/requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ markupsafe==1.1.1
# jinja2
# mako
# pyramid-jinja2
newrelic==9.1.1
newrelic==9.1.2
# via -r requirements/requirements.txt
oauthlib==3.2.2
# via -r requirements/requirements.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ markupsafe==1.1.1
# pyramid-jinja2
mccabe==0.6.1
# via pylint
newrelic==9.1.1
newrelic==9.1.2
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down Expand Up @@ -434,7 +434,7 @@ pytest-cov==4.1.0
# via -r requirements/tests.txt
pytest-reverse==1.7.0
# via -r requirements/functests.txt
pytest-xdist[psutil]==3.3.1
pytest-xdist[psutil]==3.4.0
# via
# -r requirements/tests.txt
# pytest-xdist
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ markupsafe==1.1.1
# jinja2
# mako
# pyramid-jinja2
newrelic==9.1.1
newrelic==9.1.2
# via -r requirements/requirements.in
oauthlib==3.2.2
# via -r requirements/requirements.in
Expand Down
6 changes: 2 additions & 4 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ markupsafe==1.1.1
# jinja2
# mako
# pyramid-jinja2
newrelic==9.1.1
newrelic==9.1.2
# via -r requirements/requirements.txt
oauthlib==3.2.2
# via -r requirements/requirements.txt
Expand Down Expand Up @@ -287,9 +287,7 @@ pytest==7.4.3
pytest-cov==4.1.0
# via -r requirements/tests.in
pytest-xdist[psutil]==3.4.0
# via
# -r requirements/tests.in
# pytest-xdist
# via -r requirements/tests.in
python-dateutil==2.8.2
# via
# -r requirements/requirements.txt
Expand Down

0 comments on commit 1e8b814

Please sign in to comment.