From 71e464b56935d1ad284323e7c038dd941d2db05b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:26:42 +0000 Subject: [PATCH] Bump the minor-patch group with 3 updates Bumps the minor-patch group with 3 updates: [newrelic](https://github.com/newrelic/newrelic-python-agent), [playwright](https://github.com/microsoft/playwright-python) and [ruff](https://github.com/astral-sh/ruff). Updates `newrelic` from 10.3.1 to 10.4.0 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.3.1...v10.4.0) Updates `playwright` from 1.49.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.49.0...v1.49.1) Updates `ruff` from 0.8.2 to 0.8.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/0.8.2...0.8.3) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: playwright 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] --- constraints.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/constraints.txt b/constraints.txt index 083a3c4a5..0bd11f516 100644 --- a/constraints.txt +++ b/constraints.txt @@ -81,7 +81,7 @@ markupsafe==2.1.4 # via werkzeug msgpack==1.0.7 # via bravado-core -newrelic==10.3.1 +newrelic==10.4.0 # via -r constraints.in packaging==23.2 # via @@ -96,7 +96,7 @@ plaster==1.1.2 # pyramid plaster-pastedeploy==1.0.1 # via pyramid -playwright==1.49.0 +playwright==1.49.1 # via -r constraints.in pluggy==1.5.0 # via pytest @@ -163,7 +163,7 @@ rpds-py==0.17.1 # via # jsonschema # referencing -ruff==0.8.2 +ruff==0.8.3 # via -r constraints.in sentry-sdk==2.8.0 # via -r constraints.in