Skip to content

Bump the development-dependencies group across 1 directory with 8 updates#878

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/pip/development-dependencies-cde18985e9
Jun 1, 2025
Merged

Bump the development-dependencies group across 1 directory with 8 updates#878
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/pip/development-dependencies-cde18985e9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps the development-dependencies group with 8 updates in the / directory:

Package From To
types-jsonschema 4.23.0.20250516 4.24.0.20250528
hypothesis 6.131.18 6.132.0
pytest-datadir 1.6.1 1.7.0
pytest-mock 3.14.0 3.14.1
ipython 8.36.0 8.37.0
jupyterlab 4.4.2 4.4.3
mypy 1.15.0 1.16.0
ruff 0.11.10 0.11.12

Updates types-jsonschema from 4.23.0.20250516 to 4.24.0.20250528

Commits

Updates hypothesis from 6.131.18 to 6.132.0

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.132.0

Add "on_observation()" to the internal alternative backends interface.

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

Hypothesis for Python - version 6.131.33

This patch restores compatibility when using the legacy Python 3.9 LL(1) parser, which was accidentally broken since version 6.130.13.

Thanks to Marco Ricci for this fix!

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

Hypothesis for Python - version 6.131.32

fuzz_one_input now writes observability reports if observability is enabled, bringing it in line with the behavior of other standard ways to invoke a Hypothesis test.

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

Hypothesis for Python - version 6.131.31

Improve documentation of "@​example".

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

Hypothesis for Python - version 6.131.30

This patch resolves a Pandas FutureWarning (issue #4400) caused by indexing with an integer key.

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

Hypothesis for Python - version 6.131.29

The observations passed to "TESTCASE_CALLBACKS" are now dataclasses, rather than dictionaries. The content written to ".hypothesis/observed" under "HYPOTHESIS_EXPERIMENTAL_OBSERVABILITY" remains the same.

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

Hypothesis for Python - version 6.131.28

Add documentation to some internal APIs.

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

Hypothesis for Python - version 6.131.27

Add "PrimitiveProvider.replay_choices" to the alternative backends interface, to support warm-starting e.g. hypothesis-crosshair from hypofuzz.

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

... (truncated)

Commits
  • 8c1180f Bump hypothesis-python version to 6.132.0 and update changelog
  • ab90309 Merge pull request #4416 from tybug/provider-on-observability
  • fa0d09e address review
  • 4d86adf Bump hypothesis-python version to 6.131.33 and update changelog
  • 788e429 Merge pull request #4423 from the-13th-letter/restore-py39-compatibility-LL1-...
  • 422425f Restore compatibility with Python 3.9's legacy LL(1) parser
  • e118dde rename to add_observability_callback
  • 0b98d07 check PrimitiveProvider.add_observation_callback instead
  • a92991f Merge branch 'master' into provider-on-observability
  • fc32d66 Bump hypothesis-python version to 6.131.32 and update changelog
  • Additional commits viewable in compare view

Updates pytest-datadir from 1.6.1 to 1.7.0

Changelog

Sourced from pytest-datadir's changelog.

1.7.0

2025-05-30

  • New lazy_datadir fixture that lazily copies files when accessed via joinpath or / operator.
Commits
  • c5eb80b Release 1.7.0
  • f4f5f42 Implement lazy_datadir (#96)
  • 89f6db9 Merge pull request #97 from gabrielcnr/pre-commit-ci-update-config
  • 18a45fc [pre-commit.ci] pre-commit autoupdate
  • 70edaa2 Merge pull request #93 from gabrielcnr/pre-commit-ci-update-config
  • f77e16e [pre-commit.ci] pre-commit autoupdate
  • 88637c5 Merge pull request #92 from gabrielcnr/pre-commit-ci-update-config
  • eb16cbf [pre-commit.ci] pre-commit autoupdate
  • 4c6557e Merge pull request #91 from gabrielcnr/pre-commit-ci-update-config
  • c57cf03 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Updates pytest-mock from 3.14.0 to 3.14.1

Release notes

Sourced from pytest-mock's releases.

v3.14.1

  • #503: Python 3.14 is now officially supported.
Changelog

Sourced from pytest-mock's changelog.

3.14.1 (2025-08-26)

  • [#503](https://github.com/pytest-dev/pytest-mock/issues/503) <https://github.com/pytest-dev/pytest-mock/pull/503>_: Python 3.14 is now officially supported.
Commits

Updates ipython from 8.36.0 to 8.37.0

Commits
  • 86a50d3 release 8.37.0
  • 91ad381 Backport PR #14913 on branch 8.x (Update changelog for 8.37) (#14915)
  • d8c971e Backport PR #14913: Update changelog for 8.37
  • fcc41fa Backport PR #14910 on branch 8.x (Eliminate startup delay when slow-starting ...
  • 576bc55 Backport PR #14910: Eliminate startup delay when slow-starting LLM completion...
  • 21d9433 Backport PR #14898 on branch 8.x (Fix attribute completion for expressions wi...
  • 83cb2fa Backport PR #14898: Fix attribute completion for expressions with comparison ...
  • 73bc525 back to dev
  • See full diff in compare view

Updates jupyterlab from 4.4.2 to 4.4.3

Release notes

Sourced from jupyterlab's releases.

v4.4.3

4.4.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine

Commits

Updates mypy from 1.15.0 to 1.16.0

Changelog

Sourced from mypy's changelog.

Mypy Release Notes

Next Release

Mypy 1.16

We’ve just uploaded mypy 1.16 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows:

python3 -m pip install -U mypy

You can read the full documentation for this release on Read the Docs.

Different Property Getter and Setter Types

Mypy now supports using different types for a property getter and setter:

class A:
    _value: int
@property
def foo(self) -&gt; int:
    return self._value
@foo.setter
def foo(self, x: str | int) -&gt; None:
try:
self._value = int(x)
except ValueError:
raise Exception(f&quot;'{x}' is not a valid value for 'foo'&quot;)

This was contributed by Ivan Levkivskyi (PR 18510).

Flexible Variable Redefinitions (Experimental)

Mypy now allows unannotated variables to be freely redefined with different types when using the experimental --allow-redefinition-new flag. You will also need to enable --local-partial-types. Mypy will now infer a union type when different types are assigned to a variable:

# mypy: allow-redefinition-new, local-partial-types
def f(n: int, b: bool) -> int | str:
if b:
x = n
else:
</tr></table>

... (truncated)

Commits
  • 9e72e96 Update version to 1.16.0
  • 8fe719f Add changelog for 1.16 (#19138)
  • 2a036e7 Revert "Infer correct types with overloads of Type[Guard | Is] (#19161)
  • b6da4fc Allow enum members to have type objects as values (#19160)
  • 334469f [mypyc] Improve documentation of native and non-native classes (#19154)
  • a499d9f Document --allow-redefinition-new (#19153)
  • 96525a2 Merge commit '9e45dadcf6d8dbab36f83d9df94a706c0b4f9207' into release-1.16
  • 9e45dad Clear more data in TypeChecker.reset() instead of asserting (#19087)
  • 772cd0c Add --strict-bytes to --strict (#19049)
  • 0b65f21 Admit that Final variables are never redefined (#19083)
  • Additional commits viewable in compare view

Updates ruff from 0.11.10 to 0.11.12

Release notes

Sourced from ruff's releases.

0.11.12

Release Notes

Preview features

  • [airflow] Revise fix titles (AIR3) (#18215)
  • [pylint] Implement missing-maxsplit-arg (PLC0207) (#17454)
  • [pyupgrade] New rule UP050 (useless-class-metaclass-type) (#18334)
  • [flake8-use-pathlib] Replace os.symlink with Path.symlink_to (PTH211) (#18337)

Bug fixes

  • [flake8-bugbear] Ignore __debug__ attribute in B010 (#18357)
  • [flake8-async] Fix anyio.sleep argument name (ASYNC115, ASYNC116) (#18262)
  • [refurb] Fix FURB129 autofix generating invalid syntax (#18235)

Rule changes

  • [flake8-implicit-str-concat] Add autofix for ISC003 (#18256)
  • [pycodestyle] Improve the diagnostic message for E712 (#18328)
  • [flake8-2020] Fix diagnostic message for != comparisons (YTT201) (#18293)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP010) (#18291)

Documentation

  • Simplify rules table to improve readability (#18297)
  • Update editor integrations link in README (#17977)
  • [flake8-bugbear] Add fix safety section (B006) (#17652)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.11.12

Preview features

  • [airflow] Revise fix titles (AIR3) (#18215)
  • [pylint] Implement missing-maxsplit-arg (PLC0207) (#17454)
  • [pyupgrade] New rule UP050 (useless-class-metaclass-type) (#18334)
  • [flake8-use-pathlib] Replace os.symlink with Path.symlink_to (PTH211) (#18337)

Bug fixes

  • [flake8-bugbear] Ignore __debug__ attribute in B010 (#18357)
  • [flake8-async] Fix anyio.sleep argument name (ASYNC115, ASYNC116) (#18262)
  • [refurb] Fix FURB129 autofix generating invalid syntax (#18235)

Rule changes

  • [flake8-implicit-str-concat] Add autofix for ISC003 (#18256)
  • [pycodestyle] Improve the diagnostic message for E712 (#18328)
  • [flake8-2020] Fix diagnostic message for != comparisons (YTT201) (#18293)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP010) (#18291)

Documentation

  • Simplify rules table to improve readability (#18297)
  • Update editor integrations link in README (#17977)
  • [flake8-bugbear] Add fix safety section (B006) (#17652)

0.11.11

Preview features

  • [airflow] Add autofixes for AIR302 and AIR312 (#17942)
  • [airflow] Move rules from AIR312 to AIR302 (#17940)
  • [airflow] Update AIR301 and AIR311 with the latest Airflow implementations (#17985)
  • [flake8-simplify] Enable fix in preview mode (SIM117) (#18208)

Bug fixes

  • Fix inconsistent formatting of match-case on [] and _ (#18147)
  • [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open (#18109)

CLI

  • Add full option name in formatter warning (#18217)

Documentation

  • Fix rendering of admonition in docs (#18163)
  • [flake8-print] Improve print/pprint docs for T201 and T203 (#18130)

... (truncated)

Commits
  • aee3af0 Bump 0.11.12 (#18369)
  • 04dc48e [refurb] Fix FURB129 autofix generating invalid syntax (#18235)
  • 27743ef [pylint] Implement missing-maxsplit-arg (PLC0207) (#17454)
  • c60b4d7 [ty] Add subtyping between Callable types and class literals with __init__ ...
  • 16621fa [flake8-bugbear ] Add fix safety section (B006) (#17652)
  • e23d4ea [flake8-bugbear] Ignore __debug__ attribute in B010 (#18357)
  • 452f992 [ty] Simplify signature types, use them in CallableType (#18344)
  • a5ebb3f [ty] Support ephemeral uv virtual environments (#18335)
  • 9925910 Add a ViolationMetadata::rule method (#18234)
  • a3ee6bb Return DiagnosticGuard from Checker::report_diagnostic (#18232)
  • 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 Jun 1, 2025
@github-actions github-actions bot enabled auto-merge June 1, 2025 02:24
…ates

Bumps the development-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [types-jsonschema](https://github.com/typeshed-internal/stub_uploader) | `4.23.0.20250516` | `4.24.0.20250528` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.131.18` | `6.132.0` |
| [pytest-datadir](https://github.com/gabrielcnr/pytest-datadir) | `1.6.1` | `1.7.0` |
| [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` |
| [ipython](https://github.com/ipython/ipython) | `8.36.0` | `8.37.0` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.2` | `4.4.3` |
| [mypy](https://github.com/python/mypy) | `1.15.0` | `1.16.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.11.10` | `0.11.12` |



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

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

Updates `pytest-datadir` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/gabrielcnr/pytest-datadir/releases)
- [Changelog](https://github.com/gabrielcnr/pytest-datadir/blob/master/CHANGELOG.rst)
- [Commits](gabrielcnr/pytest-datadir@v1.6.1...v1.7.0)

Updates `pytest-mock` from 3.14.0 to 3.14.1
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1)

Updates `ipython` from 8.36.0 to 8.37.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.36.0...8.37.0)

Updates `jupyterlab` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.2...@jupyterlab/lsp@4.4.3)

Updates `mypy` from 1.15.0 to 1.16.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.15.0...v1.16.0)

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

---
updated-dependencies:
- dependency-name: types-jsonschema
  dependency-version: 4.24.0.20250528
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: hypothesis
  dependency-version: 6.132.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: pytest-datadir
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: pytest-mock
  dependency-version: 3.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: ipython
  dependency-version: 8.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: jupyterlab
  dependency-version: 4.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: mypy
  dependency-version: 1.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: ruff
  dependency-version: 0.11.12
  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-cde18985e9 branch from 3137d4a to c8bcab5 Compare June 1, 2025 02:35
@github-actions github-actions bot merged commit 3c5d746 into develop Jun 1, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/development-dependencies-cde18985e9 branch June 1, 2025 02:42
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