From d9c4beef2bfda74abb9660a691d27e2c2226f47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:01:40 +0000 Subject: [PATCH] Bump pywebview from 6.1 to 6.2.1 Bumps [pywebview](https://github.com/r0x0r/pywebview) from 6.1 to 6.2.1. - [Release notes](https://github.com/r0x0r/pywebview/releases) - [Changelog](https://github.com/r0x0r/pywebview/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/r0x0r/pywebview/compare/6.1...6.2.1) --- updated-dependencies: - dependency-name: pywebview dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- desktop/requirements.txt | 2 +- requirements-lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/requirements.txt b/desktop/requirements.txt index 129e49b..3f02ee0 100644 --- a/desktop/requirements.txt +++ b/desktop/requirements.txt @@ -1,2 +1,2 @@ -r ../backend/requirements.txt -pywebview==6.1 +pywebview==6.2.1 diff --git a/requirements-lock.txt b/requirements-lock.txt index bfa86cb..3737c99 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -46,7 +46,7 @@ pypdf==6.14.2 python-docx==1.2.0 python-multipart==0.0.32 pythonnet==3.1.0 -pywebview==6.1 +pywebview==6.2.1 pywin32-ctypes==0.2.3 requests==2.34.2 rich==15.0.0