Skip to content

Bump the development-dependencies group with 4 updates#865

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/pip/development-dependencies-545b68000f
May 18, 2025
Merged

Bump the development-dependencies group with 4 updates#865
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/pip/development-dependencies-545b68000f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2025

Bumps the development-dependencies group with 4 updates: types-jsonschema, types-tqdm, hypothesis and ruff.

Updates types-jsonschema from 4.23.0.20241208 to 4.23.0.20250516

Commits

Updates types-tqdm from 4.67.0.20250417 to 4.67.0.20250516

Commits

Updates hypothesis from 6.131.15 to 6.131.18

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.131.18

All "ExampleDatabase" implementations in Hypothesis now implement "eq".

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

Hypothesis for Python - version 6.131.17

Further improve the performance of the new features introduced in version 6.131.1, by improving unions of large sets.

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

Hypothesis for Python - version 6.131.16

Improve performance of an internal method to count possible choices.

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

Commits
  • e2b9f54 Bump hypothesis-python version to 6.131.18 and update changelog
  • c5a0bbd Merge pull request #4392 from tybug/db-equality
  • 86ef7d9 add pyodide job debugging
  • 33c9b60 support utils under nose
  • bafde08 improve coverage
  • 9cfba8c speed up test_notes_high_overrun_rates_in_unsatisfiable_error
  • 49d654f implement eq for db subclasses
  • 0a54469 Bump hypothesis-python version to 6.131.17 and update changelog
  • c1e384d Merge pull request #4390 from tybug/faster-ast-collection
  • 23a742f address review
  • Additional commits viewable in compare view

Updates ruff from 0.11.9 to 0.11.10

Release notes

Sourced from ruff's releases.

0.11.10

Release Notes

Preview features

  • [ruff] Implement a recursive check for RUF060 (#17976)
  • [airflow] Enable autofixes for AIR301 and AIR311 (#17941)
  • [airflow] Apply try catch guard to all AIR3 rules (#17887)
  • [airflow] Extend AIR311 rules (#17913)

Bug fixes

  • [flake8-bugbear] Ignore B028 if skip_file_prefixes is present (#18047)
  • [flake8-pie] Mark autofix for PIE804 as unsafe if the dictionary contains comments (#18046)
  • [flake8-simplify] Correct behavior for str.split/rsplit with maxsplit=0 (SIM905) (#18075)
  • [flake8-simplify] Fix SIM905 autofix for rsplit creating a reversed list literal (#18045)
  • [flake8-use-pathlib] Suppress diagnostics for all os.* functions that have the dir_fd parameter (PTH) (#17968)
  • [refurb] Mark autofix as safe only for number literals (FURB116) (#17692)

Rule changes

  • [flake8-bandit] Skip S608 for expressionless f-strings (#17999)
  • [flake8-pytest-style] Don't recommend usefixtures for parametrize values (PT019) (#17650)
  • [pyupgrade] Add resource.error as deprecated alias of OSError (UP024) (#17933)

CLI

  • Disable jemalloc on Android (#18033)

Documentation

  • Update Neovim setup docs (#18108)
  • [flake8-simplify] Add fix safety section (SIM103) (#18086)
  • [flake8-simplify] Add fix safety section (SIM112) (#18099)
  • [pylint] Add fix safety section (PLC0414) (#17802)
  • [pylint] Add fix safety section (PLE4703) (#17824)
  • [pylint] Add fix safety section (PLW1514) (#17932)
  • [pylint] Add fix safety section (PLW3301) (#17878)
  • [ruff] Add fix safety section (RUF007) (#17755)
  • [ruff] Add fix safety section (RUF033) (#17760)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.11.10

Preview features

  • [ruff] Implement a recursive check for RUF060 (#17976)
  • [airflow] Enable autofixes for AIR301 and AIR311 (#17941)
  • [airflow] Apply try catch guard to all AIR3 rules (#17887)
  • [airflow] Extend AIR311 rules (#17913)

Bug fixes

  • [flake8-bugbear] Ignore B028 if skip_file_prefixes is present (#18047)
  • [flake8-pie] Mark autofix for PIE804 as unsafe if the dictionary contains comments (#18046)
  • [flake8-simplify] Correct behavior for str.split/rsplit with maxsplit=0 (SIM905) (#18075)
  • [flake8-simplify] Fix SIM905 autofix for rsplit creating a reversed list literal (#18045)
  • [flake8-use-pathlib] Suppress diagnostics for all os.* functions that have the dir_fd parameter (PTH) (#17968)
  • [refurb] Mark autofix as safe only for number literals (FURB116) (#17692)

Rule changes

  • [flake8-bandit] Skip S608 for expressionless f-strings (#17999)
  • [flake8-pytest-style] Don't recommend usefixtures for parametrize values (PT019) (#17650)
  • [pyupgrade] Add resource.error as deprecated alias of OSError (UP024) (#17933)

CLI

  • Disable jemalloc on Android (#18033)

Documentation

  • Update Neovim setup docs (#18108)
  • [flake8-simplify] Add fix safety section (SIM103) (#18086)
  • [flake8-simplify] Add fix safety section (SIM112) (#18099)
  • [pylint] Add fix safety section (PLC0414) (#17802)
  • [pylint] Add fix safety section (PLE4703) (#17824)
  • [pylint] Add fix safety section (PLW1514) (#17932)
  • [pylint] Add fix safety section (PLW3301) (#17878)
  • [ruff] Add fix safety section (RUF007) (#17755)
  • [ruff] Add fix safety section (RUF033) (#17760)
Commits
  • b35bf8a Bump 0.11.10 (#18120)
  • 279dac1 [ty] Make dataclass instances adhere to DataclassInstance (#18115)
  • 5761703 [ty] Enable optimizations for salsa in debug profile (#18117)
  • 28b5a86 [ty] Enable 'ansi' feature to fix compile error (#18116)
  • b6b7caa [ty] Change layout of extra verbose output and respect --color for verbose ...
  • 46be305 [ty] Include synthesized arguments in displayed counts for `too-many-position...
  • c3a4992 [ty] Fix normalization of unions containing instances parameterized with unio...
  • 9aa6330 [ty] Fix redundant-cast false positives when casting to Unknown (#18111)
  • b600ff1 Sync vendored typeshed stubs (#18110)
  • 466021d [flake8-simplify] add fix safety section (SIM112) (#18099)
  • 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 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 18, 2025
@github-actions github-actions bot enabled auto-merge May 18, 2025 03:00
Bumps the development-dependencies group with 4 updates: [types-jsonschema](https://github.com/typeshed-internal/stub_uploader), [types-tqdm](https://github.com/typeshed-internal/stub_uploader), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [ruff](https://github.com/astral-sh/ruff).


Updates `types-jsonschema` from 4.23.0.20241208 to 4.23.0.20250516
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

Updates `types-tqdm` from 4.67.0.20250417 to 4.67.0.20250516
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

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

Updates `ruff` from 0.11.9 to 0.11.10
- [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.11.9...0.11.10)

---
updated-dependencies:
- dependency-name: types-jsonschema
  dependency-version: 4.23.0.20250516
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: types-tqdm
  dependency-version: 4.67.0.20250516
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: hypothesis
  dependency-version: 6.131.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: ruff
  dependency-version: 0.11.10
  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 force-pushed the dependabot/pip/development-dependencies-545b68000f branch from 88ac33e to 451edbc Compare May 18, 2025 03:10
@github-actions github-actions bot merged commit aa95eca into develop May 18, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/development-dependencies-545b68000f branch May 18, 2025 03:17
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