From 5c104e142a5b92ea49c474f7677d5d15dc11e362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:05:30 +0000 Subject: [PATCH] Bump pywinpty from 2.0.10 to 2.0.15 Bumps [pywinpty](https://github.com/spyder-ide/pywinpty) from 2.0.10 to 2.0.15. - [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.10...v2.0.15) --- updated-dependencies: - dependency-name: pywinpty dependency-version: 2.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6367c19..2bbaab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ python-dateutil==2.9.0.post0 python-json-logger==3.2.1 pytz==2022.7.1 pywin32==305 -pywinpty==2.0.10 +pywinpty==2.0.15 PyYAML==6.0.2 pyzmq==27.0.0 qtconsole==5.6.1