From 75f40828f8cc7065efa44c542cfff54d0a21135f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:42:10 +0000 Subject: [PATCH] Bump the minor-patch group with 4 updates Bumps the minor-patch group with 4 updates: [pyramid-tm](https://github.com/Pylons/pyramid_tm), [ruff](https://github.com/astral-sh/ruff), [waitress](https://github.com/Pylons/waitress) and [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme). Updates `pyramid-tm` from 2.5 to 2.6 - [Changelog](https://github.com/Pylons/pyramid_tm/blob/main/CHANGES.rst) - [Commits](https://github.com/Pylons/pyramid_tm/compare/2.5...2.6) Updates `ruff` from 0.7.3 to 0.7.4 - [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.7.3...0.7.4) Updates `waitress` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v3.0.1...v3.0.2) Updates `sphinx-rtd-theme` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: pyramid-tm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: waitress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 6 +++--- docs/requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/constraints.txt b/constraints.txt index e62a5ca48..aa76d6920 100644 --- a/constraints.txt +++ b/constraints.txt @@ -119,7 +119,7 @@ pyramid-mailer==0.15.1 # via -r constraints.in pyramid-multiauth==1.0.2 # via -r constraints.in -pyramid-tm==2.5 +pyramid-tm==2.6 # via -r constraints.in pytest==8.3.3 # via @@ -163,7 +163,7 @@ rpds-py==0.17.1 # via # jsonschema # referencing -ruff==0.7.3 +ruff==0.7.4 # via -r constraints.in sentry-sdk==2.8.0 # via -r constraints.in @@ -214,7 +214,7 @@ venusian==3.1.0 # via # cornice # pyramid -waitress==3.0.1 +waitress==3.0.2 # via # -r constraints.in # webtest diff --git a/docs/requirements.txt b/docs/requirements.txt index 8e7da590b..aa6297db5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ Sphinx==8.1.3 -sphinx_rtd_theme==3.0.1 +sphinx_rtd_theme==3.0.2 docutils==0.20.1 sphinxcontrib-httpdomain==1.8.1 sphinx-github-changelog==1.4.0