Skip to content

chore(deps): bump the all-deps group across 1 directory with 11 updates - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/all-deps-013190c2e6
Open

chore(deps): bump the all-deps group across 1 directory with 11 updates#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/all-deps-013190c2e6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown

Bumps the all-deps group with 11 updates in the / directory:

Package From To
googletrans 3.1.0a0 4.0.2
faster-whisper 1.1.1 1.2.1
sounddevice 0.5.1 0.5.5
numpy 2.1.3 2.2.6
pyttsx3 2.98 2.99
pyperclip 1.9.0 1.11.0
psutil 6.1.0 7.2.2
pyjokes 0.6.0 0.8.3
requests 2.32.3 2.34.2
pyowm 3.3.0 3.5.0
pywin32 308 312

Updates googletrans from 3.1.0a0 to 4.0.2

Release notes

Sourced from googletrans's releases.

v4.0.0

This release introduces the long-awaited v4.0.0 release of py-googletrans. After years of feedback and community contributions, this update brings significant changes to improve stability, usability, and maintainability over v3.

Highlights

  • Resolved Most Reported Issues: addresses and resolves longstanding problems.
  • Async-only API: Transitioned to a modern asynchronous API to improve scalability and better align with current Python development practices.
  • Complete Type Annotations: Introduced full type hints to make the library easier to use with modern IDEs.
  • Modernized Codebase: Refactored the entire codebase for maintainability and to follow modern de-facto Python standards.

Breaking Changes

  • API Transition to Async: All synchronous APIs have been removed. If you’re upgrading, ensure your code is updated to use async functions.

PyPI: https://pypi.org/project/googletrans/4.0.2/

Commits

Updates faster-whisper from 1.1.1 to 1.2.1

Release notes

Sourced from faster-whisper's releases.

faster-whisper 1.2.1

What's Changed

New Contributors

Full Changelog: SYSTRAN/faster-whisper@v1.2.0...v1.2.1

faster-whisper 1.2.0

What's Changed

New Contributors

Full Changelog: SYSTRAN/faster-whisper@v1.1.1...v1.2.0

Commits

Updates sounddevice from 0.5.1 to 0.5.5

Release notes

Sourced from sounddevice's releases.

python-sounddevice 0.5.5

https://pypi.org/project/sounddevice/0.5.5/

python-sounddevice 0.5.4

https://pypi.org/project/sounddevice/0.5.4/

  • provide wheels for ARM64/Windows (WoA)

python-sounddevice 0.5.3

https://pypi.org/project/sounddevice/0.5.3/

  • add explicit_sample_format parameter to WasapiSettings

python-sounddevice 0.5.2

https://pypi.org/project/sounddevice/0.5.2/

  • Better error if frames/channels are non-integers
Changelog

Sourced from sounddevice's changelog.

0.5.5 (2026-01-23):

  • Fix bug from previous release__

__ spatialaudio/python-sounddevice#621

0.5.4 (2026-01-21):

  • provide wheels for ARM64/Windows (WoA)

0.5.3 (2025-10-19):

  • add explicit_sample_format parameter to WasapiSettings

0.5.2 (2025-05-16):

  • Better error if frames/channels are non-integers
Commits
  • 528c482 Release 0.5.5
  • 8336350 Ignore AttributeError when deleting temporary audio buffers
  • 9f2c359 Release 0.5.4
  • 92d37b1 Bump the uv group across 1 directory with 2 updates
  • 9ff1757 CI: don't build package for docs
  • 79a6895 CI: use uv for docs
  • e0647b4 uv lock --upgrade
  • 0aa3dd8 Bump actions/download-artifact from 6 to 7
  • 39bfd50 Bump actions/upload-artifact from 5 to 6
  • a73e1bc Use "uv build" instead of "uv run python -m build"
  • Additional commits viewable in compare view

Updates numpy from 2.1.3 to 2.2.6

Release notes

Sourced from numpy's releases.

v2.2.6 (May 17, 2025)

NumPy 2.2.6 Release Notes

NumPy 2.2.6 is a patch release that fixes bugs found after the 2.2.5 release. It is a mix of typing fixes/improvements as well as the normal bug fixes and some CI maintenance.

This release supports Python versions 3.10-3.13.

Contributors

A total of 8 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • Charles Harris
  • Ilhan Polat
  • Joren Hammudoglu
  • Marco Gorelli +
  • Matti Picus
  • Nathan Goldbaum
  • Peter Hawkins
  • Sayed Adel

Pull requests merged

A total of 11 pull requests were merged for this release.

  • #28778: MAINT: Prepare 2.2.x for further development
  • #28851: BLD: Update vendor-meson to fix module_feature conflicts arguments...
  • #28852: BUG: fix heap buffer overflow in np.strings.find
  • #28853: TYP: fix NDArray[floating] + float return type
  • #28864: BUG: fix stringdtype singleton thread safety
  • #28865: MAINT: use OpenBLAS 0.3.29
  • #28889: MAINT: from_dlpack thread safety fixes
  • #28913: TYP: Fix non-existent CanIndex annotation in ndarray.setfield
  • #28915: MAINT: Avoid dereferencing/strict aliasing warnings
  • #28916: BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate.
  • #28966: TYP: reject complex scalar types in ndarray.__ifloordiv__

Checksums

MD5

259343f056061f6eadb2f4b8999d06d4  numpy-2.2.6-cp310-cp310-macosx_10_9_x86_64.whl
16fa85488e149489ce7ee044d7b0d307  numpy-2.2.6-cp310-cp310-macosx_11_0_arm64.whl
f01b7aea9d2b76b1eeb49766e615d689  numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl
f2ddc2b22517f6e31caa1372b12c2499  numpy-2.2.6-cp310-cp310-macosx_14_0_x86_64.whl
52190e22869884f0870eb3df7a283ca9  numpy-2.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
8f382b9ca6770db600edd5ea2447a925  numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
e604aae2ef6e01fb92ecc39aca0424d9  numpy-2.2.6-cp310-cp310-musllinux_1_2_aarch64.whl

... (truncated)

Commits
  • 2b686f6 Merge pull request #28980 from charris/prepare-2.2.6
  • ed41828 REL: Prepare for the NumPy 2.2.6 release [wheel build]
  • 83e4e7f Merge pull request #28966 from charris/backport-28958
  • 248f0cb TYP: add rejection-tests for complex ndarray floordiv
  • 5bad9da TYP: reject complex scalar types in ndarray.__ifloordiv__
  • 6c42775 Merge pull request #28915 from charris/backport-28892
  • 4277e7c Merge pull request #28916 from charris/backport-28898
  • bd1c863 BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)
  • 87d1d8a MAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...
  • 9e50659 Merge pull request #28913 from charris/backport-28908
  • Additional commits viewable in compare view

Updates pyttsx3 from 2.98 to 2.99

Release notes

Sourced from pyttsx3's releases.

v2.99

What's Changed

New Contributors

... (truncated)

Commits

Updates pyperclip from 1.9.0 to 1.11.0

Commits

Updates psutil from 6.1.0 to 7.2.2

Changelog

Sourced from psutil's changelog.

7.2.2 — 2026-01-28 ^^^^^^^^^^^^^^^^^^

Performance

  • :gh:2705, [Linux], [macOS], [BSD]: :meth:Process.wait no longer uses a busy loop. It now uses pidfd_open() + poll() on Linux (requires Linux

    = 5.3 and Python >= 3.9), and kqueue() on macOS and BSD.

Bug fixes

  • :gh:2701, [macOS], 🏷️build-fail: fix compilation error on macOS < 10.7. (patch by :user:Sergey Fedorov <barracuda156>)
  • :gh:2707, [macOS], 🏷️memleak: fix potential memory leaks in error paths of :meth:Process.memory_full_info and :meth:Process.threads.
  • :gh:2708, [macOS]: :meth:Process.cmdline and :meth:Process.environ may fail with OSError: [Errno 0] Undefined error (from sysctl(KERN_PROCARGS2)). They now raise :exc:AccessDenied instead.

7.2.1 — 2025-12-29 ^^^^^^^^^^^^^^^^^^

Bug fixes

  • :gh:2699, [FreeBSD], [NetBSD]: :func:heap_info does not detect small allocations (<= 1K). In order to fix that, we now flush internal jemalloc cache before fetching the metrics.

7.2.0 — 2025-12-23 ^^^^^^^^^^^^^^^^^^

New APIs

  • :gh:1275: new :func:heap_info and :func:heap_trim functions, providing direct access to the platform's native C :term:heap allocator (glibc, mimalloc, libmalloc). Useful to create tools to detect memory leaks.

Build and packaging

  • :gh:2680, 🏷️breaking: unit tests are no longer installed / part of the distribution. They now live under tests/ instead of psutil/tests, so import psutil.tests no longer works (it was never documented to begin with).
  • :gh:2403, [Linux]: publish wheels for Linux musl.

Bug fixes

  • :gh:2684, [FreeBSD], 🏷️build-fail: compilation fails on FreeBSD 14 due to missing include.
  • :gh:2691, [Windows], 🏷️memleak: fix memory leak in

... (truncated)

Commits
  • 9eea97d Pre-release
  • 938ac64 Rm sphinxcontrib.googleanalytics; override layout.html
  • 9dcbb7e Add sphinxcontrib-googleanalytics to requirements.txt
  • 76eaf9a Try to add google analytics to doc
  • de1cafa Update doc mentioning Process.wait() internal details
  • bb30943 Refact can_use_pidfd_open() and can_use_kqueue()
  • a571717 #2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)
  • 8b98c3e Pre-release
  • 700b7e6 [macOS] fix potential leaks in error paths (#2707)
  • 7cc7923 Windows / cmdline(): be more defensive in free()ing in case of error
  • Additional commits viewable in compare view

Updates pyjokes from 0.6.0 to 0.8.3

Commits

Updates requests from 2.32.3 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

v2.34.0

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The

... (truncated)

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

2.34.0 (2026-05-11)

Announcements

  • Requests 2.34.0 introduces inline types, replacing those provided by typeshed. Public API types should be fully compatible with mypy, pyright, and ty. We believe types are comprehensive but if you find issues, please report them to the pinned tracking issue.

    Special thanks to @​bastimeyer, @​cthoyt, @​edgarrmondragon, and @​srittau for helping review and test the types ahead of the release. (#7272)

Improvements

  • Digest Auth hashing algorithms have added usedforsecurity=False to clarify security considerations. (#7310)
  • Requests added support for Python 3.15 based on beta1. Downstream projects should be able to start testing prior to its release in October. (#7422)
  • Requests added support for Python 3.14t. (#7419)

Bugfixes

  • Response.history no longer contains a reference to itself, preventing accidental looping when traversing the history list. (#7328)
  • Requests no longer performs greedy matching on no_proxy domains. The proxy_bypass implementation has been updated with CPython's fix from bpo-39057. (#7427)
  • Requests no longer incorrectly strips duplicate leading slashes in URI paths. This should address user issues with specific presigned URLs. Note the full fix requires urllib3 2.7.0+. (#7315)

... (truncated)

Commits

Updates pyowm from 3.3.0 to 3.5.0

Release notes

Sourced from pyowm's releases.

3.5.0

Python Backwards-Incompatible Changes

  • Drop support for Python 3.8, which has reached end-of-life status (2f60aa1)

Bug Fixes

  • Separate One Call root URI and HTTPClient (35c0feb)
    • This fixes an issue introduced in #444 where other weather APIs besides One Call also were switched to using a non-existent 3.0 instead of 2.5 in their URI
  • Allow empty sender and description strings in NationalWeatherAlert initialization (#399)
  • Fallback to path argument instead of empty string in HTTPClient.get_png and HTTPClient.get_geotiff (#401)
  • Fix sqlite3.OperationalError with NamedTemporaryFile on Windows (#398)
  • Update urllib3.util.Retry parameter name from method_whitelist to allowed_methods (#437)
  • Correct OWM.version return type to tuple again instead of string (70ddaf5)
  • Correct types for forecast parameters for OneCall initialization (#400)

Misc

  • Replace pkg_resources usage with importlib.resources functions (#435)
  • Remove print in Tile.bounding_polygon (9d2076b)
  • Remove old build and publish scripts (971004c)
  • Correct grammar in timeout error message for HTTPClient.get_json (#396)
  • Update and improve various documentation and tests

3.4.0

New Features

  • Document support for Python 3.10, 3.11, 3.12, and 3.13 (f0938be)
  • Add support for geojson >= 3, < 4 (#415)

API Backwards-Incompatible Changes

  • Update to use One Call API 3.0, as One Call API 2.5 has been deprecated (#404, #444)

Python Backwards-Incompatible Changes

  • Drop support for Python 3.7, which has reached end-of-life status (087bffe)

Misc

  • Replace old Slack workspace with GitHub Discussions (1234289)
  • Remove PYOWM_VERSION constant (05f227f)
  • Remove version_tuple_to_str utility function (2082a3f)
  • Use GitHub Actions workflow to publish to PyPI (ef26046)
Commits
  • bca85ef Release 3.5.0
  • 35c0feb Separate One Call root URI and HTTPClient
  • cb447b2 Correct copyright year(s)
  • 1fd2d91 Use absolute link for logo in README
  • b7336d6 Merge contributing guidelines into docs folder
  • 1f37c92 Move code of conduct to docs folder
  • 5df77d6 Rename sphinx folder to docs
  • 9d2076b Remove print in Tile.bounding_polygon
  • f5ec9fd Avoid printing in tests
  • 068caf0 Update urllib3.util.Retry parameter name
  • Additional commits viewable in compare view

Updates pywin32 from 308 to 312

Release notes

Sourced from pywin32's releases.

Build 312

A release with a number of incremental improvements

Install via pip:

pip install pywin32 --upgrade

More details in the README

Build 311

A release with a number of incremental improvements

Install via pip:

pip install pywin32 --upgrade

More details in the README

Release 310

A release fixing a few regressions

Install via pip:

pip install pywin32 --upgrade

More details in the README

Release 309

A release with a number of changes and fixes

Install via pip:

pip install pywin32 --upgrade

More details in the README

There are no .exe installers for this release - you must use pip.

Changelog

Sourced from pywin32's changelog.

Build 312, released 2026/06/04

  • Deprecate pythoncom.frozen and resolve build deprecation warnings (mhammond#2593, [@​Avasam][Avasam]) pythoncom.frozen used to expose Py_FrozenFlag from the C API. Py_FrozenFlag is deprecated since Python 3.12.
  • Added Python 3.15 support (mhammond#2729, mhammond#2732, [@​Avasam][Avasam])
  • Removed special-casing for .pyo files which haven't been a thing since Python 3.5 (mhammond#2754, [@​Avasam][Avasam])
  • Fixed axdebug build on Python 3.11+ using CPython's new opaque frame APIs, fixed 64-bit overflow in sourceContext and stack addresses, fixed incorrect step-over and step-out behavior, and fixed ListEnumeratorGateway.Next() returning lazy map iterator incompatible with C++ COM gateways that require a sequence (mhammond#2723, mhammond#2724, mhammond#2725, [@​wxinix-2022][wxinix-2022])
  • Removed more leftover obsolete UNICODE constants since dropping Python 2 support in win32ui, win32gui and win32clipboard (mhammond#2717, [@​Avasam][Avasam])
  • Implement COM Records as [out] method parameters (mhammond#2708, [@​geppi][geppi], [@​the-snork][the-snork])
  • Implement multidimensional SAFEARRAY(COM Record) and SAFEARRAY(double) (mhammond#2655, [@​geppi][geppi])
  • Added many missing license and copyright notice files (mhammond#2590, [@​Avasam][Avasam])
  • Fixed missing version stamp on built .dll and .exe files (mhammond#2647, [@​Avasam][Avasam])
  • Bugfix for COM Record instance creation (mhammond#2641, [@​geppi][geppi])
  • Fix regression introduced by mhammond#2506 (mhammond#2640, [@​geppi][geppi])
  • Fixed LoadPerfCounterTextStrings and UnloadPerfCounterTextStrings's bQuiet param being unused and hardcoded to True (mhammond#2711, [@​Avasam][Avasam])
  • Removed considerations for unsupported Windows Versions (95/98/ME/2000/2k/Vista, most of XP) (mhammond#2711, mhammond#2667, mhammond#2400, mhammond#2747, mhammond#2752 [@​Avasam][Avasam])
    • Updated a lot of dynamic function loading at runtime to instead use static build linking
    • Updated a lot of documentation
    • This removes the following constants:
      • win32con.FILE_ATTRIBUTE_ATOMIC_WRITE
      • win32con.FILE_ATTRIBUTE_XACTION_WRITE
  • Removed considerations for MFC < 9 (VS 2008) (mhammond#2669, mhammond#2716, [@​Avasam][Avasam])
    • This removes the unusable PyCSliderCtrl.VerifyPos method
  • win32cred.{CredWrite, CredUIPromptForCredentials}, win32net.NetUserEnum, win32profile.{LoadUserProfile,UnloadUserProfile,CreateEnvironmentBlock}, win32security.{LogonUser, LookupAccountName, SetNamedSecurityInfo, GetNamedSecurityInfo, LsaAddAccountRights, ConvertSidToStringSid} all now release the GIL before making the call (#2732)
  • Fix memory leak in PyCom_VariantFromPyObject (#2688)
  • Dropped support for Python 3.8 (mhammond#2413, [@​Avasam][Avasam])
    • Note that whilst pywin32 hasn't explicitly dropped support for Windows 7 / 8 / Server 2008, Python 3.8 was the last official CPython version to support those versions (Python 3.9 installer requires at least Windows 8.1 / Server 2012).

Build 311, released 2025/07/14

  • Fix use-after-free in CertDeleteCertificateFromStore (mhammond#2637)
  • Better support for COM identifiers with non-ascii characters (mhammond#2632)
  • pywin32's own warnings will now refer to the caller, rather than to the internal source of warning itself (mhammond#2594, [@​Avasam][Avasam])
  • Fixed a regression that broke special __dunder__ methods with CoClass. (mhammond#1870, mhammond#2493, [@​Avasam][Avasam], [@​geppi][geppi])
  • Fixed TypeError: cannot unpack non-iterable NoneType object when registering an axscript client ScriptItem (mhammond#2513, [@​Avasam][Avasam])
  • Fixed a memory leak when SafeArrays are used as out parameters ([@​the-snork][the-snork])
  • Fixed dispatch handling for properties ([@​the-snork][the-snork])
  • Resolved a handful of deprecation warnings (mhammond#2567, mhammond#2576, [@​Avasam][Avasam])
  • The following classes now produce a valid eval string representation when calling repr: (mhammond#2573, [@​Avasam][Avasam])
    • pywin.tools.browser.HLIPythonObject
    • win32com.server.exception.COMException
    • win32comext.axscript.client.error.AXScriptException
    • win32comext.axscript.client.pyscript.NamedScriptAttribute

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 12, 2026
@socket-security

socket-security Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​numpy@​2.1.3 ⏵ 2.2.675 +110010010070
Updatedpypi/​googletrans@​3.1.0a0 ⏵ 4.0.2100 +1100100100100

View full report

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 2 0 0 0.25s
✅ COPYPASTE jscpd yes no no 1.98s
⚠️ HTML djlint 1 9 0 1.23s
✅ HTML htmlhint 1 0 0 0.33s
⚠️ MARKDOWN markdownlint 3 1 2 0 0.9s
⚠️ MARKDOWN markdown-link-check 3 1 0 4.5s
✅ MARKDOWN markdown-table-formatter 3 2 0 0 0.33s
⚠️ PYTHON bandit 29 87 0 2.03s
✅ PYTHON black 29 3 0 0 0.96s
⚠️ PYTHON flake8 29 6 0 0.48s
✅ PYTHON isort 29 6 0 0 0.21s
✅ PYTHON mypy 29 0 0 6.63s
⚠️ PYTHON pylint 29 33 0 8.48s
⚠️ PYTHON pyright 29 32 0 2.03s
⚠️ PYTHON ruff 29 6 2 0 0.06s
⚠️ REPOSITORY checkov yes 1 no 12.23s
⚠️ REPOSITORY devskim yes 1 no 1.03s
✅ REPOSITORY dustilock yes no no 1.47s
⚠️ REPOSITORY gitleaks yes 15 no 3.51s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ REPOSITORY grype yes 1 no 15.74s
⚠️ REPOSITORY kics yes 1 no 0.59s
✅ REPOSITORY secretlint yes no no 0.44s
✅ REPOSITORY syft yes no no 0.97s
✅ REPOSITORY trivy yes no no 6.62s
✅ REPOSITORY trivy-sbom yes no no 0.17s
✅ REPOSITORY trufflehog yes no no 2.21s
⚠️ SPELL cspell 43 183 0 10.96s
⚠️ SPELL lychee 9 1 0 0.74s
✅ YAML prettier 4 1 0 0 0.6s
✅ YAML v8r 4 0 0 6.85s
✅ YAML yamllint 4 0 0 0.38s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps the all-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [googletrans](https://github.com/ssut/py-googletrans) | `3.1.0a0` | `4.0.2` |
| [faster-whisper](https://github.com/SYSTRAN/faster-whisper) | `1.1.1` | `1.2.1` |
| [sounddevice](https://github.com/spatialaudio/python-sounddevice) | `0.5.1` | `0.5.5` |
| [numpy](https://github.com/numpy/numpy) | `2.1.3` | `2.2.6` |
| [pyttsx3](https://github.com/nateshmbhat/pyttsx3) | `2.98` | `2.99` |
| [pyperclip](https://github.com/asweigart/pyperclip) | `1.9.0` | `1.11.0` |
| [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `7.2.2` |
| [pyjokes](https://github.com/pyjokes/pyjokes) | `0.6.0` | `0.8.3` |
| [requests](https://github.com/psf/requests) | `2.32.3` | `2.34.2` |
| [pyowm](https://github.com/csparpa/pyowm) | `3.3.0` | `3.5.0` |
| [pywin32](https://github.com/mhammond/pywin32) | `308` | `312` |



Updates `googletrans` from 3.1.0a0 to 4.0.2
- [Release notes](https://github.com/ssut/py-googletrans/releases)
- [Commits](https://github.com/ssut/py-googletrans/commits)

Updates `faster-whisper` from 1.1.1 to 1.2.1
- [Release notes](https://github.com/SYSTRAN/faster-whisper/releases)
- [Commits](SYSTRAN/faster-whisper@v1.1.1...v1.2.1)

Updates `sounddevice` from 0.5.1 to 0.5.5
- [Release notes](https://github.com/spatialaudio/python-sounddevice/releases)
- [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst)
- [Commits](spatialaudio/python-sounddevice@0.5.1...0.5.5)

Updates `numpy` from 2.1.3 to 2.2.6
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.3...v2.2.6)

Updates `pyttsx3` from 2.98 to 2.99
- [Release notes](https://github.com/nateshmbhat/pyttsx3/releases)
- [Commits](nateshmbhat/pyttsx3@v2.98...v2.99)

Updates `pyperclip` from 1.9.0 to 1.11.0
- [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt)
- [Commits](https://github.com/asweigart/pyperclip/commits)

Updates `psutil` from 6.1.0 to 7.2.2
- [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst)
- [Commits](giampaolo/psutil@v6.1.0...v7.2.2)

Updates `pyjokes` from 0.6.0 to 0.8.3
- [Commits](https://github.com/pyjokes/pyjokes/commits)

Updates `requests` from 2.32.3 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.34.2)

Updates `pyowm` from 3.3.0 to 3.5.0
- [Release notes](https://github.com/csparpa/pyowm/releases)
- [Commits](csparpa/pyowm@3.3.0...3.5.0)

Updates `pywin32` from 308 to 312
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.md)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: faster-whisper
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: googletrans
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-deps
- dependency-name: numpy
  dependency-version: 2.2.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: psutil
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-deps
- dependency-name: pyjokes
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: pyowm
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: pyperclip
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: pyttsx3
  dependency-version: '2.99'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: pywin32
  dependency-version: '312'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-deps
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: sounddevice
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the all-deps group with 11 updates chore(deps): bump the all-deps group across 1 directory with 11 updates Aug 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/all-deps-013190c2e6 branch from fe62c74 to 3d04d50 Compare August 15, 2026 02:05
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants