From 9f354dcc8251d8f695817909583cbb37d356ad23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 01:14:19 +0000 Subject: [PATCH] Bump the pip-deps group across 1 directory with 4 updates Bumps the pip-deps group with 4 updates in the / directory: [idna](https://github.com/kjd/idna), [markdown](https://github.com/Python-Markdown/markdown), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [watchdog](https://github.com/gorakhargosh/watchdog). Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.8) 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.33 - [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.33) 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: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 386a4b6..748cd25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,13 +4,13 @@ charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 ghp-import==2.1.0 -idna==3.7 +idna==3.8 Jinja2==3.1.4 -Markdown==3.6 +Markdown==3.7 MarkupSafe==2.1.5 mergedeep==1.3.4 mkdocs==1.6.0 -mkdocs-material==9.5.31 +mkdocs-material==9.5.33 mkdocs-material-extensions==1.3.1 packaging==24.1 paginate==0.5.6 @@ -25,4 +25,4 @@ regex==2024.7.24 requests==2.32.3 six==1.16.0 urllib3==2.2.2 -watchdog==4.0.1 +watchdog==4.0.2