Skip to content

build(deps-dev): update pywebview requirement from <6,>=5.0 to >=5.0,<7#58

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pywebview-gte-5.0-and-lt-7
Open

build(deps-dev): update pywebview requirement from <6,>=5.0 to >=5.0,<7#58
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pywebview-gte-5.0-and-lt-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Updates the requirements on pywebview to permit the latest version.

Release notes

Sourced from pywebview's releases.

6.2.1

🐞 Bug fixes

  • Winforms Fix screen scale reporting in Screen object.
Changelog

Sourced from pywebview's changelog.

6.2.1

Released 15/04/2026

🐞 Bug fixes

  • Winforms Fix screen scale reporting in Screen object.

6.2

Released 13/04/2026

⚡ Features

  • All Display scaling support for Screen class. Screen objects now report proper DPI-aware dimensions. New properties include scale, dpi, physical_x, physical_y, physical_width and physical_height.
  • All New multiprocess example demonstrating multi-process architecture with a non-blocking architecture.
  • All Support for state index notation (eg. window.state["attribute"]) for easier state access.
  • All Bump minimum Python version to 3.8.

🚀 Improvements

  • All Support for static methods for JS API exposure. Thanks @​ivanovmatveywork. #1770
  • Cocoa Improved file picker to use all MIME types from accept attribute in NSOpenPanel. Wildcard types (image/, video/) are now properly mapped to their supertype UTIs. Thanks @​JMHSV. #1781 #1780
  • Cocoa Icon support. Thanks @​paco-sevilla. #1757
  • Winforms Icon support. Thanks @​paco-sevilla. #1755
  • Winforms Improved theme detection using AppsUseLightTheme registry key instead of SystemUsesLightTheme. Thanks @​Mnaisuka. #1760
  • Winforms Fallback to coreclr when netfx runtime is not found. Thanks @​HZBHZB1234. #1791
  • EdgeChromium Update WebView2 to 1.0.3856.49
  • QT Support for REMOTE_DEBUGGING_PORT via webview.settings['REMOTE_DEBUGGING_PORT']. Thanks @​cybergrind. #1740

🐞 Bug fixes

  • All Fix file pattern parsing in file dialogs.
  • All Fix window.expose race condition.
  • All Fix 'WindowsPath' object has no attribute '_hash'. Thanks @​jonathanbluhm. #1762 #1776
  • Cocoa Fix use-after-free crash on macOS ARM64 by disabling releasedWhenClosed. NSWindow now properly manages retain count. Thanks @​smparkes. #1799
  • Cocoa Fix single app delegate - use a single shared AppDelegate instead of one per window. Thanks @​smparkes. #1801
  • Cocoa Clear delegates before removing from instances dict in windowWillClose_ to prevent callbacks after window closure. Thanks @​smparkes. #1802
  • Cocoa Fix input file accept parameter handling. #1604
  • Cocoa Prevent crash in windowDidBecomeKey_ when window is closed.
  • Cocoa Release retained instances on window close to prevent memory leaks in macOS Tahoe. Thanks @​alecharing. #1743
  • Cocoa Fix macOS drag handler. Thanks @​alecharing. #1742
  • Winforms Fix window position scaling for proper multi-monitor support.
  • Winforms Fix logical pixels calculation for DPI-aware rendering.
  • Winforms Fix Ctrl+C signal handling.

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 20, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [pywebview](https://github.com/r0x0r/pywebview) to permit the latest version.
- [Release notes](https://github.com/r0x0r/pywebview/releases)
- [Changelog](https://github.com/r0x0r/pywebview/blob/master/docs/CHANGELOG.md)
- [Commits](r0x0r/pywebview@5.0.1...6.2.1)

---
updated-dependencies:
- dependency-name: pywebview
  dependency-version: 6.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pywebview-gte-5.0-and-lt-7 branch from 855536f to 5f229bf Compare May 27, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant