Skip to content

⬆️ Bump the dependencies group with 2 updates#165

Merged
7rikazhexde merged 2 commits intomainfrom
dependabot/pip/dependencies-2c94fcbd82
Mar 20, 2026
Merged

⬆️ Bump the dependencies group with 2 updates#165
7rikazhexde merged 2 commits intomainfrom
dependabot/pip/dependencies-2c94fcbd82

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Bumps the dependencies group with 2 updates: mkdocs-material and ruff.

Updates mkdocs-material from 9.7.5 to 9.7.6

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.7.6

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Automatically disable MkDocs 2.0 warning for forks of MkDocs
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.7.6 (2026-03-19)

  • Automatically disable MkDocs 2.0 warning for forks of MkDocs

mkdocs-material-9.7.5 (2026-03-10)

  • Limited version range of mkdocs to <2
  • Updated MkDocs 2.0 incompatibility warning (clarify relation with MkDocs)

mkdocs-material-9.7.4 (2026-03-03)

  • Hardened social cards plugin by switching to sandboxed environment
  • Updated MkDocs 2.0 incompatibility warning

mkdocs-material-9.7.3 (2026-02-24)

  • Fixed #8567: Print MkDocs 2.0 incompatibility warning to stderr

mkdocs-material-9.7.2 (2026-02-18)

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility

mkdocs-material-9.7.1 (2025-12-18)

  • Updated requests to 2.30+ to mitigate CVE in urllib
  • Fixed privacy plugin not picking up protocol-relative URLs
  • Fixed #8542: false positives and negatives captured in privacy plugin

mkdocs-material-9.7.0 (2025-11-11)

⚠️ Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

... (truncated)

Commits

Updates ruff from 0.15.6 to 0.15.7

Release notes

Sourced from ruff's releases.

0.15.7

Release Notes

Released on 2026-03-19.

Preview features

  • Display output severity in preview (#23845)
  • Don't show noqa hover for non-Python documents (#24040)

Rule changes

  • [pycodestyle] Recognize pyrefly: as a pragma comment (E501) (#24019)

Server

  • Don't return code actions for non-Python documents (#23905)

Documentation

  • Add company AI policy to contributing guide (#24021)
  • Document editor features for Markdown code formatting (#23924)
  • [pylint] Improve phrasing (PLC0208) (#24033)

Other changes

  • Use PEP 639 license information (#19661)

Contributors

Install ruff 0.15.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.ps1 | iex"
</tr></table> 

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.7

Released on 2026-03-19.

Preview features

  • Display output severity in preview (#23845)
  • Don't show noqa hover for non-Python documents (#24040)

Rule changes

  • [pycodestyle] Recognize pyrefly: as a pragma comment (E501) (#24019)

Server

  • Don't return code actions for non-Python documents (#23905)

Documentation

  • Add company AI policy to contributing guide (#24021)
  • Document editor features for Markdown code formatting (#23924)
  • [pylint] Improve phrasing (PLC0208) (#24033)

Other changes

  • Use PEP 639 license information (#19661)

Contributors

Commits
  • 0ef39de Bump 0.15.7 (#24049)
  • beb543b [ty] ecosystem-analyzer: Fail on newly panicking projects (#24043)
  • 378fe73 Don't show noqa hover for non-Python documents (#24040)
  • b5665bd [pylint] Improve phrasing (PLC0208) (#24033)
  • 6e20f22 test: migrate show_settings and version tests to use CliTest (#23702)
  • f99b284 Drain file watcher events during test setup (#24030)
  • 744c996 [ty] Filter out unsatisfiable inference attempts during generic call narrowin...
  • 1616095 [ty] Avoid inferring intersection types for call arguments (#23933)
  • 7f275f4 [ty] Pin mypy_primer in setup_primer_project.py (#24020)
  • 7255e36 [pycodestyle] Recognize pyrefly: as a pragma comment (E501) (#24019)
  • Additional commits viewable in compare view

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [ruff](https://github.com/astral-sh/ruff).


Updates `mkdocs-material` from 9.7.5 to 9.7.6
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.7.5...9.7.6)

Updates `ruff` from 0.15.6 to 0.15.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.6...0.15.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-version: 0.15.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 20, 2026
@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.13)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 0.819s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.11)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 0.724s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.10)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.023s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.13)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.221s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.11)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.210s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.12)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.330s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.12)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.266s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.10)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.002s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.10)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.496s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.11)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.872s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.12)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 2.089s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.13)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.793s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.10)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 0.631s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.11)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.050s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.12)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.333s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (ubuntu-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: ubuntu-latest / python-version: 3.13)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.367s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.13)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 0.767s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.12)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.411s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.11)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.172s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (macos-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: macos-latest / python-version: 3.10)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 0.928s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.12)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 2.019s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.11)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 2.280s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.10)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 1.646s ⏱️

@7rikazhexde
Copy link
Copy Markdown
Owner

coverage

Coverage Report (windows-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py460100% 
debug_logger.py260100% 
gist_codeblock.py1130100% 
link_card.py880100% 
x_twitter_card.py300100% 
TOTAL3030100% 

Pytest Result Summary (os: windows-latest / python-version: 3.13)

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 2.035s ⏱️

@7rikazhexde 7rikazhexde merged commit a717263 into main Mar 20, 2026
19 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dependencies-2c94fcbd82 branch March 20, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant