From cfc8a915f1d574e304c640f8daa5b3c22c3de1bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:50:41 +0000 Subject: [PATCH] chore(deps): bump the pip group across 2 directories with 2 updates Bumps the pip group with 2 updates in the / directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [mistune](https://github.com/lepture/mistune). Bumps the pip group with 1 update in the /doc directory: [mistune](https://github.com/lepture/mistune). Updates `protobuf` from 5.29.5 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `mistune` from 0.8.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v3.2.1) Updates `mistune` from 0.8.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v3.2.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- ci-requirements.txt | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci-requirements.txt b/ci-requirements.txt index 676ea3aadc2ca..45e1de52fd2df 100644 --- a/ci-requirements.txt +++ b/ci-requirements.txt @@ -11,5 +11,5 @@ tox>=4.8.0 mypy==1.6.1 pyopenssl psutil -protobuf==5.29.5 +protobuf==5.29.6 coincurve==20.0.0 diff --git a/doc/requirements.txt b/doc/requirements.txt index ed8ed42e209cb..1725cafe5b70e 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ m2r2==0.2.7 # mistune should remain on 0.8.4 for now # https://github.com/CrossNox/m2r2/issues/47 -mistune==0.8.4 +mistune==3.2.1 sphinx-rtd-theme==0.5.2 readthedocs-sphinx-search==0.3.2