mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 22:22:24 -05:00
Bump newrelic from 11.0.1 to 11.1.0 (#2086)
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: newrelic dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ jsonschema = {version = "==4.25.1", extras = ["format"]}
|
||||
lxml = "==6.0.2"
|
||||
marshmallow = "^4.1.0"
|
||||
marshmallow-sqlalchemy = "^1.4.2"
|
||||
newrelic = "^11.0.1"
|
||||
newrelic = "^11.1.0"
|
||||
packaging = "==25.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.11"
|
||||
|
||||
Reference in New Issue
Block a user