Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates#42

Merged
Oscaner merged 1 commit intomainfrom
dependabot/pip/development-dependencies-ec84d11a4d
Feb 27, 2026
Merged

chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates#42
Oscaner merged 1 commit intomainfrom
dependabot/pip/development-dependencies-ec84d11a4d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the development-dependencies group with 4 updates in the / directory: hypothesis, ruff, pylint and commitizen.

Updates hypothesis from 6.151.5 to 6.151.9

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.151.9

Remove some old unused code.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.151.8

This patch fixes a crash when "sys.modules" contains unhashable values, such as "SimpleNamespace" objects (issue #4660).

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.151.7

This patch updates our vendored list of top-level domains, which is used by the provisional "domains()" strategy.

The canonical version of these notes (with links) is on readthedocs.

Hypothesis for Python - version 6.151.6

This patch fixes several duplicate word typos in comments and documentation.

The canonical version of these notes (with links) is on readthedocs.

Commits
  • ad1c0b9 Bump hypothesis-python version to 6.151.9 and update changelog
  • fee8588 Merge pull request #4664 from Liam-DeVoe/remove-dfa-lstar
  • 83e565b remove lstar/dfa code
  • 6a92140 Bump hypothesis-python version to 6.151.8 and update changelog
  • f431fd1 Merge pull request #4661 from Zac-HD/claude/fix-issue-4660-v47Zs
  • 6636685 Bump hypothesis-python version to 6.151.7 and update changelog
  • 27e40fe Merge pull request #4662 from HypothesisWorks/create-pull-request/patch
  • 34802cf Update pinned dependencies
  • c99f273 Cross-ref SimpleNamespace, snapshot sys.modules, add regression test
  • 0854c39 Handle unhashable entries in sys.modules when collecting local constants
  • Additional commits viewable in compare view

Updates ruff from 0.15.0 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

Updates pylint from 4.0.4 to 4.0.5

Commits
  • 88e1ab7 Bump pylint to 4.0.5, update changelog (#10860)
  • d96d489 [Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...
  • 0b08ccb Fix dynamic color mapping for "fail-on" messages when using multiple reporter...
  • 154dba4 [Backport maintenance/4.0.x] Fix FP for invalid-name with typing.Final on...
  • 7b73bfd Disable unspecified-encoding for py-version above Python 3.15 (#10800)
  • 4cc98be [Backport maintenance/4.0.x] Fix setting options for import order checker (#1...
  • f0d30a2 Sync astroid version with requirements file again
  • 38bdf02 [Backport maintenance/4.0.x] Fix logging-unsupported-format when logging ...
  • f08c33a [Backport maintenance/4.0.x] Properly detect self.fail() as a terminating...
  • See full diff in compare view

Updates commitizen from 4.13.6 to 4.13.8

Release notes

Sourced from commitizen's releases.

v4.13.8 (2026-02-18)

Fix

  • config: fix contains_commitizen_section failing for completely empty files

[master 7179a42b] bump: version 4.13.7 → 4.13.8 5 files changed, 10 insertions(+), 4 deletions(-)

v4.13.7 (2026-02-09)

Fix

  • provider: use encoding settings in config (#1857)

[master dd972c93] bump: version 4.13.6 → 4.13.7 5 files changed, 10 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

v4.13.8 (2026-02-18)

Fix

  • config: fix contains_commitizen_section failing for completely empty files

v4.13.7 (2026-02-09)

Fix

  • provider: use encoding settings in config (#1857)
Commits
  • 7179a42 bump: version 4.13.7 → 4.13.8
  • 988c81f fix(config): fix contains_commitizen_section failing for completely empty files
  • 44ec9b8 docs(cli/screenshots): update CLI screenshots
  • b20ba04 ci: fix vhs setup (#1871)
  • afb0ed1 docs: add VHS-based interactive screenshot generation (#1862)
  • 2847b8c build(scripts): update mypy configuration and ignore errors in screenshot scr...
  • dd972c9 bump: version 4.13.6 → 4.13.7
  • 3b310af fix(provider): use encoding settings in config (#1857)
  • fbafcaf test: use pathlib utilities to shorten code (#1855)
  • a03739f test(test_deprecated): use pytest.mark.parametrize (#1851)
  • 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

…ectory with 4 updates

Bumps the development-dependencies group with 4 updates in the / directory: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ruff](https://github.com/astral-sh/ruff), [pylint](https://github.com/pylint-dev/pylint) and [commitizen](https://github.com/commitizen-tools/commitizen).


Updates `hypothesis` from 6.151.5 to 6.151.9
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.5...hypothesis-python-6.151.9)

Updates `ruff` from 0.15.0 to 0.15.2
- [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.0...0.15.2)

Updates `pylint` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v4.0.4...v4.0.5)

Updates `commitizen` from 4.13.6 to 4.13.8
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.13.6...v4.13.8)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: pylint
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: commitizen
  dependency-version: 4.13.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the python label Feb 23, 2026
@Oscaner Oscaner merged commit cf8df10 into main Feb 27, 2026
1 check failed
@dependabot dependabot bot deleted the dependabot/pip/development-dependencies-ec84d11a4d branch February 27, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant