From 7719d0063161c027a3ff524086b8aeef67dad75d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:07:29 +0000 Subject: [PATCH] Bump pywinpty from 2.0.15 to 3.0.2 Bumps [pywinpty](https://github.com/spyder-ide/pywinpty) from 2.0.15 to 3.0.2. - [Release notes](https://github.com/spyder-ide/pywinpty/releases) - [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md) - [Commits](https://github.com/spyder-ide/pywinpty/compare/v2.0.15...v3.0.2) --- updated-dependencies: - dependency-name: pywinpty dependency-version: 3.0.2 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 e462cef..e2b50e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ python-dateutil==2.9.0.post0 python-json-logger==3.3.0 pytz==2025.2 pywin32==311 -pywinpty==2.0.15 +pywinpty==3.0.2 PyYAML==6.0.3 pyzmq==27.0.0 qtconsole==5.6.1