Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the non-breaking-changes group with 9 updates in the / directory:

Package From To
tenacity 9.0.0 9.1.2
openai 1.66.3 1.86.0
google-cloud-speech 2.31.0 2.33.0
anthropic 0.49.0 0.54.0
google-generativeai 0.8.4 0.8.5
pillow 11.1.0 11.2.1
coverage 7.7.0 7.9.1
pytest 8.3.5 8.4.0
ruff 0.11.0 0.11.13

Updates tenacity from 9.0.0 to 9.1.2

Release notes

Sourced from tenacity's releases.

9.1.2

Full Changelog: jd/tenacity@9.1.1...9.1.2

9.1.1

What's Changed

New Contributors

Full Changelog: jd/tenacity@9.0.0...9.1.0

Commits

Updates openai from 1.66.3 to 1.86.0

Release notes

Sourced from openai's releases.

v1.86.0

1.86.0 (2025-06-10)

Full Changelog: v1.85.0...v1.86.0

Features

  • api: Add o3-pro model IDs (d8dd80b)

v1.85.0

1.85.0 (2025-06-09)

Full Changelog: v1.84.0...v1.85.0

Features

  • api: Add tools and structured outputs to evals (002cc7b)

Bug Fixes

  • responses: support raw responses for parse() (d459943)

v1.84.0

1.84.0 (2025-06-03)

Full Changelog: v1.83.0...v1.84.0

Features

  • api: add new realtime and audio models, realtime session options (0acd0da)

Chores

v1.83.0

1.83.0 (2025-06-02)

Full Changelog: v1.82.1...v1.83.0

Features

  • api: Config update for pakrym-stream-param (88bcf3a)
  • client: add follow_redirects request option (26d715f)

Bug Fixes

... (truncated)

Changelog

Sourced from openai's changelog.

1.86.0 (2025-06-10)

Full Changelog: v1.85.0...v1.86.0

Features

  • api: Add o3-pro model IDs (d8dd80b)

1.85.0 (2025-06-09)

Full Changelog: v1.84.0...v1.85.0

Features

  • api: Add tools and structured outputs to evals (002cc7b)

Bug Fixes

  • responses: support raw responses for parse() (d459943)

1.84.0 (2025-06-03)

Full Changelog: v1.83.0...v1.84.0

Features

  • api: add new realtime and audio models, realtime session options (0acd0da)

Chores

1.83.0 (2025-06-02)

Full Changelog: v1.82.1...v1.83.0

Features

  • api: Config update for pakrym-stream-param (88bcf3a)
  • client: add follow_redirects request option (26d715f)

Bug Fixes

  • api: Fix evals and code interpreter interfaces (2650159)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (f7c80c4)

... (truncated)

Commits

Updates google-cloud-speech from 2.31.0 to 2.33.0

Release notes

Sourced from google-cloud-speech's releases.

google-cloud-speech: v2.33.0

2.33.0 (2025-06-11)

Features

  • add denoiser related configuration (c522070)

Documentation

  • updated description of sample_rate_hertz (c522070)
Changelog

Sourced from google-cloud-speech's changelog.

2.33.0 (2024-10-08)

Features

  • Removed deprecated api versions (eeab5c1)

2.32.0 (2024-09-06)

Features

  • [google-cloud-documentai] Add API fields for the descriptions of entity type and property in the document schema (#13067) (1a2b325)
Commits
  • 924638b chore: release main (#13991)
  • c522070 docs: [google-cloud-speech] updated description of sample_rate_hertz (#13998)
  • a1bafd9 feat: add initial files for google.shopping.merchant.productstudio.v1alpha (#...
  • 50562c3 feat: add initial files for google.cloud.configdelivery.v1alpha (#13984)
  • 78428ff feat: Added support for hierarchical enrollment in Quota Adjuster consumer AP...
  • 5e57d1c feat: Added support for DELTA, ICEBERG, PIG components (#13982)
  • 3d6ac66 feat: [google-cloud-alloydb] Instance.ActivationPolicy field (#13980)
  • ae1c8ae feat: add initial files for google.shopping.merchant.issueresolution.v1beta (...
  • 33b6ee5 chore: release main (#13978)
  • 8083640 feat: [google-cloud-compute] Update Compute Engine v1 API to revision 2025060...
  • Additional commits viewable in compare view

Updates anthropic from 0.49.0 to 0.54.0

Release notes

Sourced from anthropic's releases.

v0.54.0

0.54.0 (2025-06-10)

Full Changelog: v0.53.0...v0.54.0

Features

  • client: add support for fine-grained-tool-streaming-2025-05-14 (07ec081)

Bug Fixes

  • httpx: resolve conflict between default transport and proxy settings (#969) (a6efded)
  • tests: update test (99c2433)

Chores

Documentation

  • contributing: fix uv script for bootstrapping (d2bde52)

v0.53.0

0.53.0 (2025-06-09)

Full Changelog: v0.52.2...v0.53.0

Features

  • client: add follow_redirects request option (e5238c0)
  • client: add support for new text_editor_20250429 tool (b3b3f5b)

Bug Fixes

  • client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (5ac58e9)
  • internal: fix typing remapping (6c415da)

Chores

  • internal: codegen related update (94812ec)
  • internal: version bump (41ce701)
  • tests: improve testing by extracting fixtures (68c62cc)

v0.52.2

0.52.2 (2025-06-02)

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.54.0 (2025-06-10)

Full Changelog: v0.53.0...v0.54.0

Features

  • client: add support for fine-grained-tool-streaming-2025-05-14 (07ec081)

Bug Fixes

  • httpx: resolve conflict between default transport and proxy settings (#969) (a6efded)
  • tests: update test (99c2433)

Chores

Documentation

  • contributing: fix uv script for bootstrapping (d2bde52)

0.53.0 (2025-06-09)

Full Changelog: v0.52.2...v0.53.0

Features

  • client: add follow_redirects request option (e5238c0)
  • client: add support for new text_editor_20250429 tool (b3b3f5b)

Bug Fixes

  • client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (5ac58e9)
  • internal: fix typing remapping (6c415da)

Chores

  • internal: codegen related update (94812ec)
  • internal: version bump (41ce701)
  • tests: improve testing by extracting fixtures (68c62cc)

0.52.2 (2025-06-02)

Full Changelog: v0.52.1...v0.52.2

... (truncated)

Commits
  • 00e0df2 Merge pull request #970 from anthropics/release-please--branches--main--chang...
  • f768bc5 release: 0.54.0
  • 99c2433 fix(tests): update test
  • 07ec081 feat(client): add support for fine-grained-tool-streaming-2025-05-14
  • a6efded fix(httpx): resolve conflict between default transport and proxy settings (#969)
  • d2bde52 docs(contributing): fix uv script for bootstrapping
  • 45029f4 chore(internal): version bump
  • aedb4cb release: 0.53.0
  • d7d3038 fix(internal): fix typing remapping
  • e684940 fix(client): deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock
  • Additional commits viewable in compare view

Updates google-generativeai from 0.8.4 to 0.8.5

Release notes

Sourced from google-generativeai's releases.

v0.8.5

What's Changed

Bugfixes

Docs & Examples

Infrastructure

New Contributors

Full Changelog: google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5

Commits
  • f5ac4ed Update version and fix samples for 0.8.5 release (#731)
  • e179614 chore: Update user-input.yml GitHub workflow to trigger on PR comments (#723)
  • 61867f6 Bump tj-actions/changed-files from 44 to 46 in /.github/workflows (#721)
  • d66e975 Update README.md (#722)
  • 29f85b8 Update README.md
  • 6bf4571 Pin actions to specific SHAs (#719)
  • e0fb117 Add a GitHub Action to manage status: awaiting user response (#720)
  • 2c570fb Update samples to use right API key name (#705)
  • 56f2ccf Update GenerationConfig.md to fix typo (#668)
  • 45bd243 Fix function_calling.sh example (#679)
  • Additional commits viewable in compare view

Updates pillow from 11.1.0 to 11.2.1

Release notes

Sourced from pillow's releases.

11.2.1

https://pillow.readthedocs.io/en/stable/releasenotes/11.2.1.html

Deprecations

Documentation

Dependencies

... (truncated)

Changelog

Sourced from pillow's changelog.

Changelog (Pillow)

Commits

Updates coverage from 7.7.0 to 7.9.1

Changelog

Sourced from coverage's changelog.

Version 7.9.1 — 2025-06-13

  • The "no-ctracer" warning is not issued for Python pre-release versions. Coverage doesn't ship compiled wheels for those versions, so this was far too noisy.

  • On Python 3.14+, the "sysmon" core is now the default if it's supported for your configuration. Plugins and dynamic contexts are still not supported with it.

.. _changes_7-9-0:

Version 7.9.0 — 2025-06-11

  • Added a [run] core configuration setting to specify the measurement core, which was previously only available through the COVERAGE_CORE environment variable. Finishes issue 1746_.

  • Fixed incorrect rendering of f-strings with doubled braces, closing issue 1980_.

  • If the C tracer core can't be imported, a warning ("no-ctracer") is issued with the reason.

  • The C tracer core extension module now conforms to PEP 489, closing issue 1977. Thanks, Adam Turner <pull 1978_>_.

  • Fixed a "ValueError: min() arg is an empty sequence" error caused by strange empty modules, found by oss-fuzz_.

.. _issue 1746: nedbat/coveragepy#1746 .. _issue 1977: nedbat/coveragepy#1977 .. _pull 1978: nedbat/coveragepy#1978 .. _issue 1980: nedbat/coveragepy#1980 .. _PEP 489: https://peps.python.org/pep-0489 .. _oss-fuzz: https://google.github.io/oss-fuzz/

.. _changes_7-8-2:

Version 7.8.2 — 2025-05-23

  • Wheels are provided for Windows ARM64 on Python 3.11, 3.12, and 3.13. Thanks, Finn Womack <pull 1972_>_.

.. _issue 1971: nedbat/coveragepy#1971

... (truncated)

Commits
  • 4fa1b71 docs: sample HTML for 7.9.1
  • 5cf757b docs: prep for 7.9.1
  • bea6204 fix: better defaulting of core
  • 7795441 fix: fewer warnings, default to sys.monitoring on 3.14+
  • 18aa074 fix: some custom builds don't have file
  • 8c5bf65 chore: make upgrade
  • 128c4f4 build: bump version to 7.9.1
  • 452d86f docs: sample HTML for 7.9.0
  • a670927 docs: prep for 7.9.0
  • 3b0cb87 build: windows 3.14 is fixed
  • Additional commits viewable in compare view

Updates pytest from 8.3.5 to 8.4.0

Release notes

Sourced from pytest's releases.

8.4.0

pytest 8.4.0 (2025-06-02)

Removals and backward incompatible breaking changes

  • #11372: Async tests will now fail, instead of warning+skipping, if you don't have any suitable plugin installed.

  • #12346: Tests will now fail, instead of raising a warning, if they return any value other than None.

  • #12874: We dropped support for Python 3.8 following its end of life (2024-10-07).

  • #12960: Test functions containing a yield now cause an explicit error. They have not been run since pytest 4.0, and were previously marked as an expected failure and deprecation warning.

    See the docs <yield tests deprecated>{.interpreted-text role="ref"} for more information.

Deprecations (removal in next major release)

  • #10839: Requesting an asynchronous fixture without a [pytest_fixture_setup]{.title-ref} hook that resolves it will now give a DeprecationWarning. This most commonly happens if a sync test requests an async fixture. This should have no effect on a majority of users with async tests or fixtures using async pytest plugins, but may affect non-standard hook setups or autouse=True. For guidance on how to work around this warning see sync-test-async-fixture{.interpreted-text role="ref"}.

New features

  • #11538: Added pytest.RaisesGroup{.interpreted-text role="class"} as an equivalent to pytest.raises{.interpreted-text role="func"} for expecting ExceptionGroup{.interpreted-text role="exc"}. Also adds pytest.RaisesExc{.interpreted-text role="class"} which is now the logic behind pytest.raises{.interpreted-text role="func"} and used as parameter to pytest.RaisesGroup{.interpreted-text role="class"}. RaisesGroup includes the ability to specify multiple different expected exceptions, the structure of nested exception groups, and flags for emulating except* <except_star>{.interpreted-text role="ref"}. See assert-matching-exception-groups{.interpreted-text role="ref"} and docstrings for more information.

  • #12081: Added capteesys{.interpreted-text role="fixture"} to capture AND pass output to next handler set by --capture=.

  • #12504: pytest.mark.xfail{.interpreted-text role="func"} now accepts pytest.RaisesGroup{.interpreted-text role="class"} for the raises parameter when you expect an exception group. You can also pass a pytest.RaisesExc{.interpreted-text role="class"} if you e.g. want to make use of the check parameter.

  • #12713: New [--force-short-summary]{.title-ref} option to force condensed summary output regardless of verbosity level.

    This lets users still see condensed summary output of failures for quick reference in log files from job outputs, being especially useful if non-condensed output is very verbose.

  • #12749: pytest traditionally collects classes/functions in the test module namespace even if they are imported from another file.

    For example:

    # contents of src/domain.py
    class Testament: ...
    contents of tests/test_testament.py
    from domain import Testament
    def test_testament(): ...

    In this scenario with the default options, pytest will collect the class [Testament]{.title-ref} from [tests/test_testament.py]{.title-ref} because it starts with [Test]{.title-ref}, even though in this case it is a production class being imported in the test module namespace.

    This behavior can now be prevented by setting the new collect_imported_tests{.interpreted-text role="confval"} configuration option to false, which will make pytest collect classes/functions from test files only if they are defined in that file.

... (truncated)

Commits
  • 315b3ae Prepare release version 8.4.0
  • 1498ba3 Merge pull request #13467 from pytest-dev/towncrier-create
  • e4389ac Remove resultlog from the docs (#13465)
  • 64b2301 scripts/release: add missing build to towncrier call
  • 4c205cf testing/plugins_integration: update Django (#13463)
  • 4dcbcc9 Merge pull request #13458 from pytest-dev/dup-param-error
  • 5293016 Merge pull request #13459 from pytest-dev/pyright-minor-fixes
  • 7a48181 Add pyright configuration
  • 9fc6db9 pytester: avoid confusing x self parameter
  • 9aa198b mark/expression: fix self -> cls
  • Additional commits viewable in compare view

Updates ruff from 0.11.0 to 0.11.13

Release notes

Sourced from ruff's releases.

0.11.13

Release Notes

Preview features

  • [airflow] Add unsafe fix for module moved cases (AIR301,AIR311,AIR312,AIR302) (#18367,#18366,#18363,#18093)
  • [refurb] Add coverage of set and frozenset calls (FURB171) (#18035)
  • [refurb] Mark FURB180 fix unsafe when class has bases (#18149)

Bug fixes

  • [perflint] Fix missing parentheses for lambda and ternary conditions (PERF401, PERF403) (#18412)
  • [pyupgrade] Apply UP035 only on py313+ for get_type_hints() (#18476)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP004,UP050) (#18393, #18390)

Rule changes

  • [fastapi] Avoid false positive for class dependencies (FAST003) (#18271)

Documentation

  • Update editor setup docs for Neovim and Vim (#18324)

Other changes

  • Support Python 3.14 template strings (t-strings) in formatter and parser (#17851)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.11.13

Preview features

  • [airflow] Add unsafe fix for module moved cases (AIR301,AIR311,AIR312,AIR302) (#18367,#18366,#18363,#18093)
  • [refurb] Add coverage of set and frozenset calls (FURB171) (#18035)
  • [refurb] Mark FURB180 fix unsafe when class has bases (#18149)

Bug fixes

  • [perflint] Fix missing parentheses for lambda and ternary conditions (PERF401, PERF403) (#18412)
  • [pyupgrade] Apply UP035 only on py313+ for get_type_hints() (#18476)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP004,UP050) (#...

    Description has been truncated

…ith 9 updates

Bumps the non-breaking-changes group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tenacity](https://github.com/jd/tenacity) | `9.0.0` | `9.1.2` |
| [openai](https://github.com/openai/openai-python) | `1.66.3` | `1.86.0` |
| [google-cloud-speech](https://github.com/googleapis/google-cloud-python) | `2.31.0` | `2.33.0` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.49.0` | `0.54.0` |
| [google-generativeai](https://github.com/google/generative-ai-python) | `0.8.4` | `0.8.5` |
| [pillow](https://github.com/python-pillow/Pillow) | `11.1.0` | `11.2.1` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.7.0` | `7.9.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.11.0` | `0.11.13` |



Updates `tenacity` from 9.0.0 to 9.1.2
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@9.0.0...9.1.2)

Updates `openai` from 1.66.3 to 1.86.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.66.3...v1.86.0)

Updates `google-cloud-speech` from 2.31.0 to 2.33.0
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-speech-v2.31.0...google-cloud-speech-v2.33.0)

Updates `anthropic` from 0.49.0 to 0.54.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.49.0...v0.54.0)

Updates `google-generativeai` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5)

Updates `pillow` from 11.1.0 to 11.2.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@11.1.0...11.2.1)

Updates `coverage` from 7.7.0 to 7.9.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.7.0...7.9.1)

Updates `pytest` from 8.3.5 to 8.4.0
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.5...8.4.0)

Updates `ruff` from 0.11.0 to 0.11.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.11.0...0.11.13)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-version: 9.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: openai
  dependency-version: 1.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: google-cloud-speech
  dependency-version: 2.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: anthropic
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: google-generativeai
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: pillow
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: coverage
  dependency-version: 7.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: pytest
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: ruff
  dependency-version: 0.11.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/pip/non-breaking-changes-f3bb02e3f3 branch June 23, 2025 10:30
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