From 0501c908e22371579966c31e91a693e156eff25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 07:24:14 +0000 Subject: [PATCH] Bump the python-deps group with 3 updates Bumps the python-deps group with 3 updates: [idna](https://github.com/kjd/idna), [pygments](https://github.com/pygments/pygments) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.18...v3.19) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.20.0...2.21.0) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0.1...11.0.2) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f3b122a34..e6cf3efb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.5.1 click==8.4.2 colorama==0.4.6 ghp-import==2.1.0 -idna==3.18 +idna==3.19 importlib_metadata==9.0.0 importlib_resources==7.1.0 Jinja2==3.1.6 @@ -24,8 +24,8 @@ packaging==26.3 paginate==0.5.7 pathspec==1.1.1 platformdirs==4.11.3 -Pygments==2.20.0 -pymdown-extensions==11.0.1 +Pygments==2.21.0 +pymdown-extensions==11.0.2 pyparsing==3.3.2 python-dateutil==2.9.0.post0 PyYAML==6.0.3