From ff3ced9dc3b9dceb5884f63ab85339d0664a1746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:10:57 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 4 updates Bumps the python-packages group with 4 updates in the /docs directory: [markupsafe](https://github.com/pallets/markupsafe), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [watchdog](https://github.com/gorakhargosh/watchdog). Updates `markupsafe` from 3.0.1 to 3.0.2 - [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.1...3.0.2) Updates `mkdocs-material` from 9.5.40 to 9.5.43 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.40...9.5.43) Updates `pymdown-extensions` from 10.11.2 to 10.12 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.12) Updates `watchdog` from 5.0.3 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.3...v6.0.0) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c91f3d45..8db0d003 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,17 +7,17 @@ ghp-import==2.1.0 idna==3.10 Jinja2==3.1.4 Markdown==3.7 -MarkupSafe==3.0.1 +MarkupSafe==3.0.2 mergedeep==1.3.4 mkdocs==1.6.1 -mkdocs-material==9.5.40 +mkdocs-material==9.5.43 mkdocs-material-extensions==1.3.1 packaging==24.1 paginate==0.5.7 pathspec==0.12.1 platformdirs==4.3.6 Pygments==2.18.0 -pymdown-extensions==10.11.2 +pymdown-extensions==10.12 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==0.1 @@ -25,4 +25,4 @@ regex==2024.9.11 requests==2.32.3 six==1.16.0 urllib3==2.2.3 -watchdog==5.0.3 +watchdog==6.0.0