Skip to content

⬆️ Bump the dependencies group across 1 directory with 3 updates#468

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dependencies-148cbdb2dd
Open

⬆️ Bump the dependencies group across 1 directory with 3 updates#468
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dependencies-148cbdb2dd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps the dependencies group with 3 updates in the / directory: requests, ruff and zensical.

Updates requests from 2.34.0 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)
Commits

Updates ruff from 0.15.12 to 0.15.13

Release notes

Sourced from ruff's releases.

0.15.13

Release Notes

Released on 2026-05-14.

Preview features

  • Add a rule to flag lazy imports that are eagerly evaluated (#25016)
  • [pylint] Standardize diagnostic message (PLR0914, PLR0917) (#24996)

Bug fixes

  • Fix F811 false positive for class methods (#24933)
  • Fix setting selection for multi-folder workspace (#24819)
  • [eradicate] Fix false positive for lines with leading whitespace (ERA001) (#25122)
  • [flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#24098)

Rule changes

  • Always include panic payload in panic diagnostic message (#24873)
  • Restrict PYI034 for in-place operations to enclosing class (#24511)
  • Improve error message for parameters that are declared global (#24902)
  • Update known stdlib (#25103)

Performance

  • [isort] Avoid constructing glob::Patterns for literal known modules (#25123)

CLI

  • Add TOML examples to --config help text (#25013)
  • Colorize ruff check 'All checks passed' (#25085)

Configuration

  • Increase max allowed value of line-length setting (#24962)

Documentation

  • Add D203 to rules that conflict with the formatter (#25044)
  • Clarify COM819 and formatter interaction (#25045)
  • Clarify that NotImplemented is a value, not an exception (F901) (#25054)
  • Update number of lint rules supported (#24942)

Other changes

  • Simplify the playground's markdown template (#24924)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.13

Released on 2026-05-14.

Preview features

  • Add a rule to flag lazy imports that are eagerly evaluated (#25016)
  • [pylint] Standardize diagnostic message (PLR0914, PLR0917) (#24996)

Bug fixes

  • Fix F811 false positive for class methods (#24933)
  • Fix setting selection for multi-folder workspace (#24819)
  • [eradicate] Fix false positive for lines with leading whitespace (ERA001) (#25122)
  • [flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#24098)

Rule changes

  • Always include panic payload in panic diagnostic message (#24873)
  • Restrict PYI034 for in-place operations to enclosing class (#24511)
  • Improve error message for parameters that are declared global (#24902)
  • Update known stdlib (#25103)

Performance

  • [isort] Avoid constructing glob::Patterns for literal known modules (#25123)

CLI

  • Add TOML examples to --config help text (#25013)
  • Colorize ruff check 'All checks passed' (#25085)

Configuration

  • Increase max allowed value of line-length setting (#24962)

Documentation

  • Add D203 to rules that conflict with the formatter (#25044)
  • Clarify COM819 and formatter interaction (#25045)
  • Clarify that NotImplemented is a value, not an exception (F901) (#25054)
  • Update number of lint rules supported (#24942)

Other changes

  • Simplify the playground's markdown template (#24924)

Contributors

... (truncated)

Commits
  • 2afb467 Bump 0.15.13 (#25157)
  • 3008796 [ty] classify TypeVar semantic tokens as type parameters (#24891)
  • 79470e3 [isort] Avoid constructing glob::Patterns for literal known modules (#25123)
  • 2522549 Remove shellcheck from prek (#25154)
  • 7db7170 [ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...
  • bb3dd53 [ty] Run full iteration analysis on narrowed typevars (#25143)
  • 828cdb7 [ty] Isolate file-watching test environment (#25151)
  • 89e1d86 [ty] Preserve TypedDict keys through dict unpacking (#24523)
  • 86f3064 [ty] Avoid accessing args[0] for static_assert (#25149)
  • ed819f9 [ty] Treat custom enum __new__ values as dynamic (#25136)
  • Additional commits viewable in compare view

Updates zensical from 0.0.41 to 0.0.42

Release notes

Sourced from zensical's releases.

0.0.42

Summary

This version includes a number of bug fixes and refactorings to improve the stability and accuracy of link validation, and fixes a reload loop when the custom_dir, which is auto-watched, is explicitly added to watch. Moreover, GLightbox is now only downloaded when needed, which fixes an issue when using Zensical in air-gapped environments.

Changelog

Bug fixes

  • 6b54e14 ui – update ui to v0.0.18
  • cdee1e8 zensical – disabling link validation doesn't disable link and reference collection (#659)
  • 4355dad compat – harden link validation for files with CRLF line endings
  • a418c6b compat – link validation doesn't ignore fenced code blocks when \r is present
  • b31dd14 compat$ at end of line breaks link validation (#659)
  • 17c67a2 compat – remove abbreviations from table of contents (#669)
  • 6eb2f4d compat – reserve theme name zensical
  • a5a8641 zensical – only wait for config update after a first successful build (#670)
  • 8207554 compat – don't consider [] and [][] link references (#663)
  • c338b27 compat – two backticks with no closing run trip up link parser (#663, #665)
  • d707aa9 compat – prevent reload loop by de-duplicating watched theme files (#655)

Refactorings

  • 53f593f compat – avoid mutating configurations list
  • a77087a compat – reorganize config module
Commits
  • 7a141c5 chore: release v0.0.42
  • 6b54e14 fix: update ui to v0.0.18
  • cdee1e8 fix: disabling link validation doesn't disable link and reference collection ...
  • 7a5d97a Merge pull request #680 from zensical/fix/validation-edge-cases
  • 4355dad fix: harden link validation for files with CRLF line endings
  • a418c6b fix: link validation doesn't ignore fenced code blocks when \r is present
  • b31dd14 fix: $ at end of line breaks link validation (#659)
  • 17c67a2 fix: remove abbreviations from table of contents (#669)
  • 6eb2f4d fix: reserve theme name zensical
  • a5a8641 fix: only wait for config update after a first successful build (#670)
  • 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 3 updates in the / directory: [requests](https://github.com/psf/requests), [ruff](https://github.com/astral-sh/ruff) and [zensical](https://github.com/zensical/zensical).


Updates `requests` from 2.34.0 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.34.0...v2.34.2)

Updates `ruff` from 0.15.12 to 0.15.13
- [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.12...0.15.13)

Updates `zensical` from 0.0.41 to 0.0.42
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.41...v0.0.42)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-version: 0.15.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: zensical
  dependency-version: 0.0.42
  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 May 15, 2026
@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (ubuntu-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 2.857s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (ubuntu-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 2.681s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (macos-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 2.063s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (macos-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 1.883s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (ubuntu-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 2.947s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (macos-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 2.063s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (ubuntu-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 3.321s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (macos-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 1.724s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (windows-latest / Python 3.10)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 3.287s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (windows-latest / Python 3.12)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 3.487s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (windows-latest / Python 3.13)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 4.023s ⏱️

@github-actions
Copy link
Copy Markdown

coverage

Coverage Report (windows-latest / Python 3.11)
FileStmtsMissCoverMissing
__init__.py00100% 
cache_version_info.py2400100% 
cli.py510100% 
json_to_github_output.py39294%60, 67
update_matrix_dynamic.py990100% 
version
   __init__.py00100% 
version/core
   __init__.py00100% 
   base.py840100% 
   exceptions.py40100% 
   utils.py1120100% 
version/fetchers
   __init__.py00100% 
   go.py810100% 
   nodejs.py1250100% 
   python.py420100% 
   ruby.py410100% 
   rust.py410100% 
TOTAL959299% 

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

Tests Skipped Failures Errors Time
201 0 💤 2 ❌ 0 🔥 3.475s ⏱️

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.

0 participants