From 2d98ace385e39f48e251129c11b2e16525961783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:53:34 +0000 Subject: [PATCH] Bump pywinpty from 2.0.11 to 2.0.12 Bumps [pywinpty](https://github.com/spyder-ide/pywinpty) from 2.0.11 to 2.0.12. - [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.11...v2.0.12) --- updated-dependencies: - dependency-name: pywinpty 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 4b2314271..41d1a2277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ pytest-cov~=4.1.0 python-dateutil~=2.8.2 pytz~=2023.2 pywin32==306; sys_platform == 'win32' -pywinpty==2.0.11; sys_platform == 'win32' +pywinpty==2.0.12; sys_platform == 'win32' PyYAML~=6.0 pyzmq~=25.1.0 qcodes~=0.40.0