From fa2c807fbef6d545aa938a7bb96d6ba27f2b70ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 11:23:38 +0100 Subject: [PATCH] Bump the minor-patch group with 3 updates (#3397) Bumps the minor-patch group with 3 updates: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [newrelic](https://github.com/newrelic/newrelic-python-agent) and [ruff](https://github.com/astral-sh/ruff). Updates `sqlalchemy` from 2.0.25 to 2.0.28 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `newrelic` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.7.0...v9.7.1) Updates `ruff` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- constraints.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/constraints.txt b/constraints.txt index 41466e07f..0df9be344 100644 --- a/constraints.txt +++ b/constraints.txt @@ -37,9 +37,7 @@ cornice==6.0.1 cornice-swagger==1.0.1 # via -r constraints.in coverage==7.4.0 - # via - # coverage - # pytest-cov + # via pytest-cov dockerflow==2024.3.0 # via -r constraints.in exceptiongroup==1.2.0 @@ -85,7 +83,7 @@ markupsafe==2.1.4 # via werkzeug msgpack==1.0.7 # via bravado-core -newrelic==9.7.0 +newrelic==9.7.1 # via -r constraints.in packaging==23.2 # via @@ -165,7 +163,7 @@ rpds-py==0.17.1 # via # jsonschema # referencing -ruff==0.3.2 +ruff==0.3.3 # via -r constraints.in sentry-sdk==1.39.2 # via -r constraints.in @@ -179,7 +177,7 @@ six==1.16.0 # rfc3339-validator soupsieve==2.5 # via beautifulsoup4 -sqlalchemy==2.0.25 +sqlalchemy==2.0.28 # via # -r constraints.in # sentry-sdk