From b5d32c6d810b44e2d127026bdd4a94db57bdd3ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 13:45:06 +0000 Subject: [PATCH] chore(deps): bump xml2rfc from 3.33.0 to 3.34.0 in the python-deps group Bumps the python-deps group with 1 update: [xml2rfc](https://github.com/ietf-tools/xml2rfc). Updates `xml2rfc` from 3.33.0 to 3.34.0 - [Release notes](https://github.com/ietf-tools/xml2rfc/releases) - [Changelog](https://github.com/ietf-tools/xml2rfc/blob/main/CHANGELOG.md) - [Commits](https://github.com/ietf-tools/xml2rfc/compare/v3.33.0...v3.34.0) --- updated-dependencies: - dependency-name: xml2rfc dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 505228ad..a5bb956c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -xml2rfc[pdf]==3.33.0 +xml2rfc[pdf]==3.34.0 rfclint==1.0.0 python-frontmatter==1.3.0 pytest==9.0.3