From b3b95adaefd69d7a6d35c51f0f098f545c5b7883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:27:46 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 4 updates Bumps the all-dependencies group with 4 updates in the / directory: [markdown](https://github.com/Python-Markdown/markdown), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pyyaml](https://github.com/yaml/pyyaml) and [watchdog](https://github.com/gorakhargosh/watchdog). Updates `markdown` from 3.6 to 3.7 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7) Updates `mkdocs-material` from 9.5.31 to 9.5.32 - [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.31...9.5.32) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) Updates `watchdog` from 4.0.1 to 4.0.2 - [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/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0e229b6..e566a86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ click==8.1.7 ghp-import==2.1.0 idna==3.7 Jinja2==3.1.4 -Markdown==3.6 +Markdown==3.7 MarkupSafe==2.1.5 mergedeep==1.3.4 mkdocs==1.6.0 @@ -13,7 +13,7 @@ mkdocs-exclude-search==0.6.6 mkdocs-encryptcontent-plugin==3.0.3 mkdocs-literate-nav==0.6.1 mkdocs-macros-plugin==1.0.5 -mkdocs-material==9.5.31 +mkdocs-material==9.5.32 mkdocs-material-extensions==1.3.1 mkdocs-redirects==1.2.1 mkdocs-section-index==0.3.9 @@ -24,11 +24,11 @@ Pygments==2.18.0 pymdown-extensions>=10.0 pyparsing==3.1.2 python-dateutil==2.9.0.post0 -PyYAML==6.0.1 +PyYAML==6.0.2 pyyaml_env_tag==0.1 requests>=2.31.0 six==1.16.0 termcolor==2.4.0 urllib3==2.2.2 -watchdog==4.0.1 +watchdog==4.0.2 pyembed-markdown==1.1.0 \ No newline at end of file