Skip to content

chore(deps): Update python-dependencies#3317

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/python-dependencies
Open

chore(deps): Update python-dependencies#3317
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/python-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
aiohappyeyeballs (changelog) ==2.6.2==2.7.1 age confidence
cffi (changelog) ==2.0.0==2.1.0 age confidence
charset-normalizer (changelog) ==3.4.7==3.4.8 age confidence
jiter ==0.15.0==0.16.0 age confidence
numpy (changelog) ==2.5.0==2.5.1 age confidence
pillow (changelog) ==12.2.0==12.3.0 age confidence
rpds-py ==2026.5.1==2026.6.3 age confidence
sentry-sdk (changelog) ==2.63.0==2.64.0 age confidence
typing_extensions (changelog) ==4.15.0==4.16.0 age confidence
wcwidth ==0.8.1==0.8.2 age confidence

Release Notes

aio-libs/aiohappyeyeballs (aiohappyeyeballs)

v2.7.1

Compare Source

Performance improvements
  • Use defaultdict to help with performance (e10f335)
Refactoring
  • Simplify _interleave_addrinfos family grouping (fdf6548)
  • Collapse collect-then-remove pattern in utils helpers (0dd3fd1)
  • Merge identical except blocks in _connect_sock cleanup (b7c186e)
python-cffi/cffi (cffi)

v2.1.0

Compare Source

  • Added support for Python 3.15 and support for C extensions generated by CFFI
    to target the new abi3t free-threaded ABI.
  • Dropped support for Python 3.9.
  • Added cffi-gen-src CLI to generate CFFI C extension source for alternate build backend support.
  • Fixed crashes inside __delitem__.
  • Fixed "string too big" error under MSVC.
  • Fixed mingw builds.
  • Added support for arm64 iOS wheels.
jawah/charset_normalizer (charset-normalizer)

v3.4.8

Compare Source

Fixed
  • Wall import time due to cascade codec imports for our multibyte first sort of iana supported codecs (#​742)
  • Unnecessary json import at runtime (#​753)
  • Inverse capitalization not seen by noise detector (#​731)
Changed
  • No longer holding a global cache for our noise / coherence measurements. Relax RSS memory usage.
  • Micro-optimizations in our noise / coherence measurements.
  • No longer using regex search by default for our preemptive charset mark algorithm.
  • Raised upperbound of setuptools to v83.
  • Raised upperbound of mypy(c) to v2.1.
Removed
  • Redundant UTF7 BOM marker (#​730)
pydantic/jiter (jiter)

v0.16.0: 2026-06-19

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/jiter@v0.15.0...v0.16.0

numpy/numpy (numpy)

v2.5.1

Compare Source

python-pillow/Pillow (pillow)

v12.3.0

Compare Source

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

Removals

Documentation

Dependencies

Testing

Type hints

Other changes

crate-py/rpds (rpds-py)

v2026.6.3

Compare Source

getsentry/sentry-python (sentry-sdk)

v2.64.0

Compare Source

The SDK now extracts all gen_ai spans out of a transaction and sends them as v2 envelope items by default. This prevents gen_ai spans from being dropped when the transaction payload exceeds size limits. Because they are no longer constrained by transaction size limits, AI message data is also no longer truncated. To keep the previous behavior, set stream_gen_ai_spans=False.

Self-hosted Sentry users should opt out with stream_gen_ai_spans=False, since streamed gen_ai spans may not be ingested by their Sentry instance.

Bug Fixes 🐛
Documentation 📚
Internal Changes 🔧
Other
python/typing_extensions (typing_extensions)

v4.16.0

Compare Source

No user-facing changes since 4.16.0rc2.

jquast/wcwidth (wcwidth)

v0.8.2: : bugfix: IndexError when 'n' exceeds length

Compare Source

Full Changelog: jquast/wcwidth@0.8.1...0.8.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@renovate

renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot force-pushed the renovate/python-dependencies branch 5 times, most recently from f5a4a16 to 4e6607f Compare July 6, 2026 15:57
@renovate renovate Bot force-pushed the renovate/python-dependencies branch from 4e6607f to 1f3c32e Compare July 7, 2026 03:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants