Skip to content

Commit b937df7

Browse files
chore(deps): bump pywebview from 5.4 to 6.2.1
Bumps [pywebview](https://github.com/r0x0r/pywebview) from 5.4 to 6.2.1. - [Release notes](https://github.com/r0x0r/pywebview/releases) - [Changelog](https://github.com/r0x0r/pywebview/blob/master/docs/CHANGELOG.md) - [Commits](r0x0r/pywebview@5.4...6.2.1) --- updated-dependencies: - dependency-name: pywebview dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad6c760 commit b937df7

3 files changed

Lines changed: 20 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies = [
5959
"pystray>=0.19,<1.0",
6060
"Pillow>=11.0,<13.0",
6161
"qrcode>=8.0,<9.0",
62-
"pywebview>=5.4,<6.0",
62+
"pywebview>=6.2.1,<7.0",
6363
]
6464

6565
[project.optional-dependencies]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ python-telegram-bot==22.8
188188
python-xlib==0.33 ; sys_platform == 'linux'
189189
pythonnet==3.1.0 ; sys_platform == 'win32'
190190
pytz==2026.2
191-
pywebview==5.4
191+
pywebview==6.2.1
192192
pywin32==312 ; sys_platform == 'win32'
193193
pywin32-ctypes==0.2.3 ; sys_platform == 'win32'
194194
pywinpty==2.0.15 ; sys_platform == 'win32'

uv.lock

Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)