From 71e1c2a017c83e3c0a222c68cf0ef629291a705f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:52:44 -0600 Subject: [PATCH] Bump the minor-patch group with 2 updates (#3441) Bumps the minor-patch group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [webtest](https://github.com/Pylons/webtest). Updates `ruff` from 0.6.2 to 0.6.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.6.2...0.6.3) Updates `webtest` from 3.0.0 to 3.0.1 - [Commits](https://github.com/Pylons/webtest/compare/3.0.0...3.0.1) --- updated-dependencies: - 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 | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index ed6c810e7..d5b0abfdf 100644 --- a/constraints.txt +++ b/constraints.txt @@ -163,7 +163,7 @@ rpds-py==0.17.1 # via # jsonschema # referencing -ruff==0.6.2 +ruff==0.6.3 # via -r constraints.in sentry-sdk==2.8.0 # via -r constraints.in diff --git a/docs/requirements.txt b/docs/requirements.txt index 507d31aae..044100145 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.0 +webtest==3.0.1 cornice==6.1.0 pyramid==2.0.2 python-rapidjson==1.20