From 799a54b8dc932f9622c7e9bd70fd9ce49c4e29a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 01:12:31 +0000 Subject: [PATCH] Bump pywinpty from 2.0.10 to 3.0.5 Bumps [pywinpty](https://github.com/andfoy/pywinpty) from 2.0.10 to 3.0.5. - [Release notes](https://github.com/andfoy/pywinpty/releases) - [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md) - [Commits](https://github.com/andfoy/pywinpty/compare/v2.0.10...v3.0.5) --- updated-dependencies: - dependency-name: pywinpty dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e6b585..8c7b0f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ python-dateutil==2.9.0.post0 python-json-logger==2.0.7 pytz==2023.3 pywin32==306 -pywinpty==2.0.10 +pywinpty==3.0.5 PyYAML==6.0.3 pyzmq==25.0.2 qtconsole==5.7.2