From 7286e4433f37ae92c2cff1cf879445b33f24ab3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:34:53 -0700 Subject: [PATCH] Bump the pip-deps group across 1 directory with 4 updates (#44) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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

Sourced from idna's releases.

v3.8

What's Changed

Thanks to Hugo van Kemenade for contributions to this release.

Full Changelog: https://github.com/kjd/idna/compare/v3.7...v3.8

Changelog

Sourced from idna's changelog.

3.8 (2024-08-23) ++++++++++++++++

Thanks to Hugo van Kemenade for contributions to this release.

Commits

Updates `markdown` from 3.6 to 3.7
Release notes

Sourced from markdown's releases.

Release 3.7

Changed

Refactor abbr Extension

A new AbbrTreeprocessor has been introduced, which replaces the now deprecated AbbrInlineProcessor. Abbreviation processing now happens after Attribute Lists, avoiding a conflict between the two extensions (#1460).

The AbbrPreprocessor class has been renamed to AbbrBlockprocessor, which better reflects what it is. AbbrPreprocessor has been deprecated.

A call to Markdown.reset() now clears all previously defined abbreviations.

Abbreviations are now sorted by length before executing AbbrTreeprocessor to ensure that multi-word abbreviations are implemented even if an abbreviation exists for one of those component words. (#1465)

Abbreviations without a definition are now ignored. This avoids applying abbr tags to text without a title value.

Added an optional glossary configuration option to the abbreviations extension. This provides a simple and efficient way to apply a dictionary of abbreviations to every page.

Abbreviations can now be disabled by setting their definition to "" or ''. This can be useful when using the glossary option.

Fixed

Changelog

Sourced from markdown's changelog.

[3.7] -- 2024-08-16

Changed

Refactor abbr Extension

A new AbbrTreeprocessor has been introduced, which replaces the now deprecated AbbrInlineProcessor. Abbreviation processing now happens after Attribute Lists, avoiding a conflict between the two extensions (#1460).

The AbbrPreprocessor class has been renamed to AbbrBlockprocessor, which better reflects what it is. AbbrPreprocessor has been deprecated.

A call to Markdown.reset() now clears all previously defined abbreviations.

Abbreviations are now sorted by length before executing AbbrTreeprocessor to ensure that multi-word abbreviations are implemented even if an abbreviation exists for one of those component words. (#1465)

Abbreviations without a definition are now ignored. This avoids applying abbr tags to text without a title value.

Added an optional glossary configuration option to the abbreviations extension. This provides a simple and efficient way to apply a dictionary of abbreviations to every page.

Abbreviations can now be disabled by setting their definition to "" or ''. This can be useful when using the glossary option.

Fixed

Commits

Updates `mkdocs-material` from 9.5.31 to 9.5.33
Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.5.33

mkdocs-material-9.5.32

Thanks go to @​joaopalmeiro for their contributions

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.5.33 (2024-08-23)

mkdocs-material-9.5.32 (2024-08-19)

mkdocs-material-9.5.31+insiders-4.53.12 (2024-08-02)

mkdocs-material-9.5.31 (2024-08-02)

mkdocs-material-9.5.30 (2024-07-23)

mkdocs-material-9.5.29 (2024-07-14)

mkdocs-material-9.5.28 (2024-07-02)

mkdocs-material-9.5.27 (2024-06-16)

mkdocs-material-9.5.26 (2024-06-06)

mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)

mkdocs-material-9.5.25 (2024-05-27)

mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)

... (truncated)

Commits

Updates `watchdog` from 4.0.1 to 4.0.2
Release notes

Sourced from watchdog's releases.

4.0.2

:heart_decoration: Thanks to our beloved contributors: @​BoboTiG, @​nbelakovski, @​ivg

Changelog

Sourced from watchdog's changelog.

4.0.2


2024-08-11 • `full history
<https://github.com/gorakhargosh/watchdog/compare/v4.0.1...v4.0.2>`__
  • Add support for Python 3.13 ([#1052](https://github.com/gorakhargosh/watchdog/issues/1052) &lt;https://github.com/gorakhargosh/watchdog/pull/1052&gt;__)
  • [core] Run ruff, apply several fixes ([#1033](https://github.com/gorakhargosh/watchdog/issues/1033) &lt;https://github.com/gorakhargosh/watchdog/pull/1033&gt;__)
  • [core] Remove execution rights from events.py
  • [documentation] Update PatternMatchingEventHandler docstrings ([#1048](https://github.com/gorakhargosh/watchdog/issues/1048) &lt;https://github.com/gorakhargosh/watchdog/pull/1048&gt;__)
  • [documentation] Simplify the quickstart example ([#1047](https://github.com/gorakhargosh/watchdog/issues/1047) &lt;https://github.com/gorakhargosh/watchdog/pull/1047&gt;__)
  • [fsevents] Add missing event_filter keyword-argument to FSEventsObserver.schedule() ([#1049](https://github.com/gorakhargosh/watchdog/issues/1049) &lt;https://github.com/gorakhargosh/watchdog/pull/1049&gt;__)
  • [utils] Fix a possible race condition in AutoRestartTrick ([#1002](https://github.com/gorakhargosh/watchdog/issues/1002) &lt;https://github.com/gorakhargosh/watchdog/pull/1002&gt;__)
  • [watchmedo] Remove execution rights from watchmedo.py
  • Thanks to our beloved contributors: @​BoboTiG, @​nbelakovski, @​ivg
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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