From 6855239192a1bad792d7cc1b7d17c48185f296b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 17:29:59 +0000 Subject: [PATCH] Bump the patch-updates group with 6 updates Bumps the patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.54` | `3.1.59` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [mkdocs-get-deps](https://github.com/mkdocs/get-deps) | `0.2.0` | `0.2.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.2` | `5.0.3` | Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3) Updates `gitpython` from 3.1.54 to 3.1.59 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.54...3.1.59) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3) Updates `mkdocs-get-deps` from 0.2.0 to 0.2.2 - [Commits](https://github.com/mkdocs/get-deps/commits) 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) Updates `smmap` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mkdocs-get-deps dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: smmap dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7e19a326..0ba9b37d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,16 +6,16 @@ click==8.2.1 ; python_version >= "3.12" and python_version < "4" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4" ghp-import==2.1.0 ; python_version >= "3.12" and python_version < "4" gitdb==4.0.12 ; python_version >= "3.12" and python_version < "4" -gitpython==3.1.54 ; python_version >= "3.12" and python_version < "4" +gitpython==3.1.59 ; python_version >= "3.12" and python_version < "4" idna==3.18 ; python_version >= "3.12" and python_version < "4" importlib-metadata==8.7.0 ; python_version >= "3.12" and python_version < "4" importlib-resources==6.5.2 ; python_version >= "3.12" and python_version < "4" jinja2==3.1.6 ; python_version >= "3.12" and python_version < "4" markdown==3.8 ; python_version >= "3.12" and python_version < "4" -markupsafe==3.0.2 ; python_version >= "3.12" and python_version < "4" +markupsafe==3.0.3 ; python_version >= "3.12" and python_version < "4" mergedeep==1.3.4 ; python_version >= "3.12" and python_version < "4" mike==2.1.3 ; python_version >= "3.12" and python_version < "4" -mkdocs-get-deps==0.2.0 ; python_version >= "3.12" and python_version < "4" +mkdocs-get-deps==0.2.2 ; python_version >= "3.12" and python_version < "4" mkdocs-git-committers-plugin-2==2.5.0 ; python_version >= "3.12" and python_version < "4" mkdocs-git-revision-date-localized-plugin==1.4.7 ; python_version >= "3.12" and python_version < "4" mkdocs-glightbox==0.3.7 ; python_version >= "3.12" and python_version < "4" @@ -27,16 +27,16 @@ paginate==0.5.7 ; python_version >= "3.12" and python_version < "4" pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4" platformdirs==4.3.8 ; python_version >= "3.12" and python_version < "4" pygments==2.19.1 ; python_version >= "3.12" and python_version < "4" -pymdown-extensions==11.0.1 ; python_version >= "3.12" and python_version < "4" +pymdown-extensions==11.0.2 ; python_version >= "3.12" and python_version < "4" pyparsing==3.2.3 ; python_version >= "3.12" and python_version < "4" python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "4" python-markdown-math==0.8 ; python_version >= "3.12" and python_version < "4" pytz==2025.2 ; python_version >= "3.12" and python_version < "4" pyyaml-env-tag==1.1 ; python_version >= "3.12" and python_version < "4" -pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4" +pyyaml==6.0.3 ; python_version >= "3.12" and python_version < "4" requests==2.33.0 ; python_version >= "3.12" and python_version < "4" six==1.17.0 ; python_version >= "3.12" and python_version < "4" -smmap==5.0.2 ; python_version >= "3.12" and python_version < "4" +smmap==5.0.3 ; python_version >= "3.12" and python_version < "4" urllib3==2.7.0 ; python_version >= "3.12" and python_version < "4" verspec==0.1.0 ; python_version >= "3.12" and python_version < "4" watchdog==6.0.0 ; python_version >= "3.12" and python_version < "4"