From 10cca5fa71dee834068f9405cf6f7df28c14f7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:47:23 +0100 Subject: [PATCH] Bump the minor-patch group with 5 updates (#3473) Bumps the minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [newrelic](https://github.com/newrelic/newrelic-python-agent) | `10.3.0` | `10.3.1` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.0` | `0.21.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.2` | | [webtest](https://github.com/Pylons/webtest) | `3.0.1` | `3.0.2` | Updates `newrelic` from 10.3.0 to 10.3.1 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.3.0...v10.3.1) Updates `prometheus-client` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.21.1) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4) Updates `ruff` from 0.8.0 to 0.8.2 - [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.0...0.8.2) Updates `webtest` from 3.0.1 to 3.0.2 - [Commits](https://github.com/Pylons/webtest/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: pytest 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 - dependency-name: webtest 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 | 8 ++++---- docs/requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/constraints.txt b/constraints.txt index 64ee5c911..083a3c4a5 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.0 +newrelic==10.3.1 # via -r constraints.in packaging==23.2 # via @@ -100,7 +100,7 @@ playwright==1.49.0 # via -r constraints.in pluggy==1.5.0 # via pytest -prometheus-client==0.21.0 +prometheus-client==0.21.1 # via -r constraints.in psycopg2==2.9.10 # via -r constraints.in @@ -121,7 +121,7 @@ pyramid-multiauth==1.0.2 # via -r constraints.in pyramid-tm==2.6 # via -r constraints.in -pytest==8.3.3 +pytest==8.3.4 # via # -r constraints.in # pytest-cache @@ -163,7 +163,7 @@ rpds-py==0.17.1 # via # jsonschema # referencing -ruff==0.8.0 +ruff==0.8.2 # via -r constraints.in sentry-sdk==2.8.0 # via -r constraints.in diff --git a/docs/requirements.txt b/docs/requirements.txt index aa6297db5..fedcf7ebc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinxcontrib-httpdomain==1.8.1 sphinx-github-changelog==1.4.0 kinto mock==5.1.0 -webtest==3.0.1 +webtest==3.0.2 cornice==6.1.0 pyramid==2.0.2 python-rapidjson==1.20