Python dependency: Update pywinpty requirement from ==2.0.* to ==3.0.*

Updates the requirements on pywinpty to permit the latest version.

---
updated-dependencies:
- dependency-name: pywinpty
  dependency-version: 3.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/9079/head
dependabot[bot] 2025-08-18 15:36:17 +00:00 committed by GitHub
parent f8b894d52b
commit cb40846b6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ psycopg[c]==3.2.9
pyotp==2.*
python-dateutil==2.*
pytz==2025.*
pywinpty==2.0.*; sys_platform=="win32"
pywinpty==3.0.*; sys_platform=="win32"
qrcode[pil]==8.*; python_version >= '3.9'
setuptools==80.*
SQLAlchemy==2.*